Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.21.0
-
None
Description
When the connection is down and a commit is attempted the failover handler will just throw a JMSException exception to indicate a commit failure where it would be more useful to throw the TransactionRolledBackException instead.