[
https://issues.apache.org/activemq/browse/AMQCPP-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38993
]
Timothy Bish commented on AMQCPP-98:
------------------------------------
Looks like the Stomp Message Commands do not properly copy over the AckHandler
when they are cloned. The Openwire Messages do, so Openwire should be fine.
> ack handler not set for messages
> --------------------------------
>
> Key: AMQCPP-98
> URL: https://issues.apache.org/activemq/browse/AMQCPP-98
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Stomp
> Affects Versions: 1.1, 2.0, 2.1
> Environment: Linux 2.6.17-11-generic, gcc 4.1
> Reporter: Corey Olsen
> Assigned To: Timothy Bish
> Fix For: 2.0
>
>
> When I call receive() on a MessageConsumer the message that I get back does
> not have an ackHandler. If I change the code in ActiveMQConsumer::receive()
> to call beforeMessageIsConsumed with the clonedMsg that gets returned from
> receive then the ackHandler is setup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.