You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/31 19:24:00 UTC

[jira] [Commented] (OMID-86) Add Tx info in RollbackException

    [ https://issues.apache.org/jira/browse/OMID-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347431#comment-16347431 ] 

ASF GitHub Bot commented on OMID-86:
------------------------------------

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 <fp...@...>
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

----


> Add Tx info in RollbackException
> --------------------------------
>
>                 Key: OMID-86
>                 URL: https://issues.apache.org/jira/browse/OMID-86
>             Project: Apache Omid
>          Issue Type: Improvement
>    Affects Versions: 0.8.2.0
>            Reporter: Francisco Perez-Sorrosal
>            Assignee: Francisco Perez-Sorrosal
>            Priority: Trivial
>             Fix For: 0.9.0.0
>
>
> Add missing transaction information in all RollbackException in AbstractTransactionManager.
> Required for debugging purposes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)