When releasing msgs, the JMS client should not mark msgs in the prefetch buffer
as "redelivered".
-------------------------------------------------------------------------------------------------
Key: QPID-3640
URL: https://issues.apache.org/jira/browse/QPID-3640
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: 0.12, 0.10
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Fix For: 0.15
When releasing messages, for ex when the application calls recover() or
Connection.stop(), the client marks all messages in it's prefetch buffer as
"redelivered". This is not correct, since messages in the prefetch buffer have
not yet been seen (delivered) by the application.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]