Timothy Bish created AMQCPP-402:
-----------------------------------
Summary: Fix ConnectionStateTracker processMessageAck
Key: AMQCPP-402
URL: https://issues.apache.org/jira/browse/AMQCPP-402
Project: ActiveMQ C++ Client
Issue Type: Bug
Components: Openwire, Transports
Affects Versions: 3.4.2
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Minor
Fix For: 3.5.0, 3.4.3
In ConnectionStateTracker the method that processes message acks should not be
processing anything, which it doesn't by accident. Remove the code in the
3.4.x branch, and remove the method on trunk. The acks will be stale so don't
track them and let rollback deal with it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira