-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.3.1
-
Fix Version/s: 5.3.2
-
Component/s: Infrastructure
The current implementation of the TransactionHelper.commitOrRollbackTransaction catch and eat exception when an error occurs while committing. We want it to throw the system error to the calling method instead.