c1c0af2069

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
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%