You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2008/05/16 11:22:43 UTC

[jira] Resolved: (AMQ-1732) Add an Individual acknowledge mode for message consumption

     [ https://issues.apache.org/activemq/browse/AMQ-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Davies resolved AMQ-1732.
-----------------------------

    Resolution: Fixed

Fixed by SVN revision 656980

> Add an Individual acknowledge mode for message consumption
> ----------------------------------------------------------
>
>                 Key: AMQ-1732
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1732
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: JMS client
>            Reporter: Rob Davies
>            Assignee: Rob Davies
>             Fix For: 5.2.0
>
>
> Add support for ActiveMQSession.INDIVIDUAL_ACKNOWLEDGE to enable acknowledgement of individual messages - as there isn't a clean way of acknowledging messages.
> So when you call message.acknowledge() - it will only ack that message - as opposed to CLIENT_ACKNOWLEDGE with acknowledges all messages received up to that point by the session

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.