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.