You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by clebertsuconic <gi...@git.apache.org> on 2015/06/15 22:30:22 UTC

[GitHub] activemq-artemis pull request: ARTEMIS-136 - XA Error fix with pro...

GitHub user clebertsuconic opened a pull request:

    https://github.com/apache/activemq-artemis/pull/28

    ARTEMIS-136 - XA Error fix with proper exception error

    https://issues.apache.org/jira/browse/ARTEMIS-136
    
    From what I researched from implementers of XA TM if you throw ERR over communication errors the transaction manager will create
    an heuristic transaction to be manually dealt with.
    
    Other XA Implementations (such as Oracle JDBC) are return FAIL over communication failures during any XA operation.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/clebertsuconic/activemq-artemis master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/28.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 #28
    
----
commit f883ce925df31508d0a698aa1662cbde5820d885
Author: Clebert Suconic <cl...@apache.org>
Date:   2015-06-15T20:27:54Z

    ARTEMIS-136 - XA Error fix with proper exception error
    
    https://issues.apache.org/jira/browse/ARTEMIS-136
    
    From what I researched from implementers of XA TM if you throw ERR over communication errors the transaction manager will create
    an heuristic transaction to be manually dealt with.
    
    Other XA Implementations (such as Oracle JDBC) are return FAIL over communication failures during any XA operation.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-136 - XA Error fix with pro...

Posted by clebertsuconic <gi...@git.apache.org>.
Github user clebertsuconic commented on the pull request:

    https://github.com/apache/activemq-artemis/pull/28#issuecomment-112208540
  
    I aborted the build manually since there was a new one coming, ignore build 429



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: ARTEMIS-136 - XA Error fix with pro...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/28


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---