Reviewed: https://review.openstack.org/213780 Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=d1e3c38dac2b5586ddbf2defefb421841db5bcf8 Submitter: Jenkins Branch: stable/kilo
commit d1e3c38dac2b5586ddbf2defefb421841db5bcf8 Author: Mehdi Abaakouk <[email protected]> Date: Tue May 5 10:29:22 2015 +0200 rabbit: redeclare consumers when ack/requeue fail In case the acknowledgement or requeue of a message fail, the kombu transport can be disconnected In this case, we must redeclare our consumers. This changes fixes that. This have no tests because the kombu memory transport we use in our tests cannot be in disconnected state. Closes-bug: #1448650 (cherry picked from commit 415db68b67368d7c8aa550e7108122200816e665) Conflict is due to refactoring on master branch. Conflicts: oslo_messaging/_drivers/impl_rabbit.py Change-Id: I5991a4cf827411bc27c857561d97461212a17f40 ** Tags added: in-stable-kilo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1448650 Title: rpc.server do not consume messages after message acknowledge failure To manage notifications about this bug go to: https://bugs.launchpad.net/oslo.messaging/+bug/1448650/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
