GitHub user ascherbakoff opened a pull request:
https://github.com/apache/ignite/pull/3118 ignite-7049
Optimistic transaction is not properly rolled back if timed out before sending prepare response.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7049
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3118.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3118
----
commit 5f5a4e7e7cd1e630be7e6934748b02c72956923a
Author: Aleksei Scherbakov <
[hidden email]>
Date: 2017-11-29T17:23:49Z
IGNITE-7049 wip.
commit 077c930c90961e9cb5b4ce4182f0292841f5d206
Author: Aleksei Scherbakov <
[hidden email]>
Date: 2017-11-30T13:10:49Z
IGNITE-7049 wip.
commit cce3fb2b65eac6ec2587c970d078cae6889d308a
Author: Aleksei Scherbakov <
[hidden email]>
Date: 2017-11-30T13:12:25Z
IGNITE-7049 wip.
----
---