Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.2
-
None
Description
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.