
In commit d8d2ad9 we delayed when a message's unique ID gets added to the duplicate message cache in order to allow for message requeueing. However, as part of this, we exposed the private _unique_id field outside of the driver. This commit reverses that change by storing the ID in the AMQPIncomingMessage object. Change-Id: Ibeb7896de7ad9abf3c6a43495c1a87aabb762c0d
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
See also: Library Documentation
Description
Languages
Python
99.8%
Shell
0.2%