Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
5.2.0, 5.3.0
-
None
-
None
-
Java 1.6
Description
See this description:
http://activemq.2283324.n4.nabble.com/Failover-transport-memory-leak-on-rollback-td2365794.html
I'm not sure but maybe the TransactionContext should call this.connection.syncSendPacket(info) instead of this.connection.asyncSendPacket(info).
Cheers,
Fabrice