GitHub user agura opened a pull request:
https://github.com/apache/ignite/pull/4707 IGNITE-9384 Transaction status can be set incorrectly due to a race on prepare phase
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/agura/incubator-ignite ignite-9384
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4707.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4707
----
commit b14943f33dea9e998ea6d5a9c2570d60d16458d2
Author: agura <agura@...>
Date: 2018-09-09T19:21:36Z
IGNITE-9384 Transaction status can be set incorrectly due to a race on prepare phase
----
---