Implement 'JMSXDeliveryCount'
-----------------------------
Key: QPID-2623
URL: https://issues.apache.org/jira/browse/QPID-2623
Project: Qpid
Issue Type: Improvement
Components: Java Broker, Java Client
Reporter: Martin Ritchie
This optional JMS property is not currently supported in Qpid,
>From the JMS spec this an int sent by Provider on Receive and represents 'The
>number of message delivery attempts; the first is 1, the second 2,...'
Whilst incrementing the delivery count for all messages as they enter the
prefetch is a little annoying it does seem to be within the spirit of 'delivery
attempt'. There is no suggestion that only messages that are actually given to
the client application need to be incremented.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]