Files
oslo.messaging/oslo_messaging/tests
Victor Sergeyev c1c0af2069 Don't create a new channel in RabbitMQ Connection.reset()
Current implementation of RabbitMQ driver in in Connection.reset() change
the channel to use and create a new channel for it. This happens after the
each message send.

There no big need to create a new channel each time, so we can cancel all
consumer queues, instead of creating a channel in reset().

Test test_connection_reset_always_succeed() removed, because we are not
create channel on reset() anymore.

Co-Authored-By: Mehdi Abaakouk <sileht@redhat.com>
Change-Id: Ie164840e6c055b01525b13aabdb8b9c7f5d1b98b
2015-05-28 15:32:37 +03:00
..
2015-04-16 00:07:48 +02:00
2015-04-16 00:07:48 +02:00
2015-04-16 00:07:48 +02:00
2015-04-16 00:07:48 +02:00
2015-04-16 00:07:48 +02:00