GitHub user anew opened a pull request:
https://github.com/apache/incubator-tephra/pull/69
(TEPHRA-279) Make TransactionContext resilient to exceptions from
getTransactionAwareName()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anew/incubator-tephra
tephra-279-tx-context-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tephra/pull/69.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 #69
----
commit 0e4f7c3dd42659f28b716690327c2adc406263c4
Author: anew <anew@...>
Date: 2018-01-12T05:29:10Z
(TEPHRA-279) Make TransactionContext resilient to exceptions from
getTransactionAwareName()
----
---