Hi Rajith, I assigned DLQ JIRA to Keith for review. Hopefully, he will commit it tomorrow in the morning (UK time).
Kind Regards, Alex On 24 November 2011 19:16, Rajith Attapattu (Commented) (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/QPID-3640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156880#comment-13156880 > ] > > Rajith Attapattu commented on QPID-3640: > ---------------------------------------- > > I will be testing this along with the rest of my work, so if I do find any > issues with your patch, I can fix it. So at this point I think it's best if > you go ahead and commit the parts that address this specific issue. > >> 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] > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
