Comment 41 for bug 1338732

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to oslo.messaging (master)

Reviewed: https://review.openstack.org/184473
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=cc4ca1f9efc7f4a935ad31e869e8aae89e98b8fe
Submitter: Jenkins
Branch: master

commit cc4ca1f9efc7f4a935ad31e869e8aae89e98b8fe
Author: Victor Sergeyev <email address hidden>
Date: Wed May 20 15:49:53 2015 +0300

    Add one more functional test for MessagingTimeout

    Add a check, that MessagingTimeout raises on long-running queries,
    if client sends another queries at the same time.

    Added a long_running_task() to TestServerEndpoint and allowed to pass a
    message executor into the RpcServerFixture.

    Related bug: #1338732

    Co-Authored-By: Roman Podoliaka <email address hidden>
    Change-Id: Icafb6838e2d9fb76b6d1c202465c09c174a3bed9