Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.2
-
None
Description
Its possible for a memory leak to occur when running a transacted producer and the failover transport is used. If the TX commit is the last command when the failure occurs the TX needs to be rolled back since there's no way to know if the command made it or not.