Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.54.0
-
None
Description
When a Message send happens to race with the connection recovery step of client reconnection following failover it is possible for a Transfer to be emitted without a transactional disposition associated with it. This is mostly visible with the forceSyncSends option enabled which causes sends to become synchronous inside transactional work.