GitHub user francisco-perez-sorrosal opened a pull request:
https://github.com/apache/incubator-omid/pull/18
[OMID-86] Add Tx info in RollbackException
Add missing transaction information in all RollbackException in
AbstractTransactionManager
Change-Id: Ic6279a22f087861f6fa75953a76984932ecd9a90
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/francisco-perez-sorrosal/incubator-omid
omid-86
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-omid/pull/18.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #18
----
commit de7479355bef19dd6d0348b377e4cde51d691828
Author: Francisco Perez-Sorrosal <fperezsorrosal@...>
Date: 2018-01-31T01:14:54Z
[OMID-86] Add Tx info in RollbackException
Add missing transaction information in all RollbackException in
AbstractTransactionManager
Change-Id: Ic6279a22f087861f6fa75953a76984932ecd9a90
----
---