26b0be585a

The patch for https://review.openstack.org/#/c/436958/ fixed a threading problem by moving the ack back to the polling thread. However the RPC server expects to catch any failures of the ACK and abort the request. This patch adds the ACK error handling back to the polling thread. This patch is based heavily off the original work done by Mehdi Abaakouk (sileht). Change-Id: I708c3d6676b974d8daac6817c15f596cdf35817b Closes-Bug: #1695746
Team and repository tags
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: https://docs.openstack.org/oslo.messaging/latest/
- Source: https://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: https://bugs.launchpad.net/oslo.messaging
- Release notes: https://docs.openstack.org/releasenotes/oslo.messaging/
Description
Languages
Python
99.8%
Shell
0.2%