Keith Wall created QPID-7603:
--------------------------------
Summary: [AMQP 1.0] Maximum Delivery Count/Dead-lettering
Key: QPID-7603
URL: https://issues.apache.org/jira/browse/QPID-7603
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Keith Wall
Fix For: qpid-java-7.0
Placeholder for Maximum Delivery Count/Dead-lettering support.
The current implementation in the Broker is incomplete. I notice the following
areas. There may be more.
* The protocol layer needs to trigger the MessageInstance#routeToAlternate
* Handling of the {{Rejected}} outcome is absent.
http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#type-rejected
* Implement handling of default outcomes.
* AMQP 1.0 Conversion layer should set Header#setDeliveryCount()
* I note that the AMQP 0-8..0-10 protocol layers use the
MessageInstance#deliveryCount differently to the AMQP 1.0 protocol layer.
This will need some care to ensure that protocol's play nicely together.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]