[
https://issues.apache.org/jira/browse/QPID-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156879#comment-13156879
]
Rajith Attapattu commented on QPID-3640:
----------------------------------------
Alex,
I was about to attach my patch along with a few other stuff :D
However you've pretty much done more or less same thing, so I have no
objections to what you have in your patch.
Could you go ahead commit the portion of this patch that fixes this issue? that
way I can pull in your changes and update the rest of my patch for the credit
issue.
Regards,
Rajith
> 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.10, 0.12
> Reporter: Rajith Attapattu
> Assignee: Rajith Attapattu
> Fix For: 0.15
>
> Attachments: RecoveryTest.java
>
>
> 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]