-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.54.0
-
Fix Version/s: 0.55.0
-
Component/s: qpid-jms-client
-
Labels:None
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.