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 20:30:43 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=42836#action_42836 ] 

Rob Davies commented on AMQ-1732:
---------------------------------

And SVN revision 657155

> 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.