cc3db22c6a

This patch makes difference between messages which are sent with retry=0 and retry!=0. In first case we consider that request could be not idempotent and we should guarantee that such messages we be not sent more then one time. Therefore we use consuming without acknowledgements for such messages and consuming with acknowledgements for messages which could be processed twice to avoid message loses Change-Id: I7dc1705e84dc6a7671bf1f379d4ef4980e41491e
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%