GitHub user sbroeder opened a pull request:
https://github.com/apache/incubator-trafodion/pull/212
[TRAFODION-1663]
Prepare, Commit, and Abort requests from TransactionManager now carry a
participant number that helps
track the specific requenst in the RegionEndpointCoprocessor causing a
problem when an
UnknownTransactionException is thrown.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sbroeder/incubator-trafodion sean_traf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/212.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 #212
----
commit 84af9603c6ddb5f935ba8e1a535ba4dc28d1988b
Author: Sean Broeder <[email protected]>
Date: 2015-12-07T17:03:32Z
[TRAFODION-1663]
Prepare, Commit, and Abort requests from TransactionManager now carry a
participant number that helps
track the specific requenst in the RegionEndpointCoprocessor causing a
problem when an
UnknownTransactionException is thrown.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---