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-05-13 11:19:45 +02:00
2014-01-15 04:08:18 +00:00
2015-01-26 21:55:20 +00:00
2015-05-11 08:29:34 +02:00
2015-03-12 16:38:51 -07:00
2014-06-05 22:48:44 +02:00
2015-04-07 09:18:52 -07:00
2015-03-19 03:03:53 -07:00
2014-04-30 02:45:47 +00:00
2015-05-10 19:18:41 -04:00

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%