[
https://issues.apache.org/jira/browse/QPID-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Godfrey reassigned QPID-209:
--------------------------------
Assignee: Rob Godfrey
> Message.acknowledge() should only acknowledge messages consumed by the
> application
> ----------------------------------------------------------------------------------
>
> Key: QPID-209
> URL: https://issues.apache.org/jira/browse/QPID-209
> Project: Qpid
> Issue Type: Bug
> Components: Java Client, JMS Compliance
> Reporter: Rob Godfrey
> Assigned To: Rob Godfrey
> Priority: Minor
> Fix For: M2
>
> Attachments: QPID-209.patch
>
>
> If not using MessageListeners, but instead calling receive() on the
> consumers, it is possible for the application to consume messages "out of
> order", in this case it is not correct to acknowledge all messages up to and
> including the id of the last message consumed. Instead only those messages
> which have actually been consumed should be acknowledged.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.