Add the Individual Ack type to the CMS API and support of it in the
ActiveMQConsumer code.
------------------------------------------------------------------------------------------
Key: AMQCPP-240
URL: https://issues.apache.org/activemq/browse/AMQCPP-240
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: CMS Impl, Openwire, Stomp
Affects Versions: 3.0
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Minor
Fix For: 3.1
ActiveMQ supports an individual Ack type that only acks a single message
instead of all messages that came before the one being ack'd. We should add
this to the set of supported Ack types in CMS and implement this processing in
the consumer code, and also would have to add it to the StompWireFormat message
ack marshalling.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.