[ 
https://issues.apache.org/activemq/browse/AMQ-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44180#action_44180
 ] 

Bonny Rais commented on AMQ-1732:
---------------------------------

Would it be possible to add an ack mode to acknowledge all messages since last 
ack'ed message (but not all those delivered), sort of like a sliding window 
protocol?

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

Reply via email to