Kenneth Giusti
9fab0bdbc8
[AMQP 1.0] Resend messages that are released or modified
A message ack status of 'RELEASED' or 'MODIFIED' indicates that the message was not accepted by the destination due to some temporary issue. These status are used to indicate to the sender that the message can be safely re-transmitted without risk of duplication (i.e. the delivery is not 'in-doubt'). For example this may happen during a message bus topology update if a message is sent before the topology stabilizes. This change implements re-send for these cases. Closes-Bug: #1646586 Change-Id: I419e23b59e3eb90fda3f1c0e7ddf54ef98870e4b
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: 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%