GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/3870 IGNITE-8312: Simplified the choice of exception thrown in pessimisticâ¦
⦠"prepare-after-rollback" scenario.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/andrey-kuznetsov/ignite ignite-8312
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3870.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3870
----
commit d6cf50e7a3c6c33a4c122b056897576c06f6ec7c
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-04-18T16:48:44Z
IGNITE-8312: Simplified the choice of exception thrown in pessimistic "prepare-after-rollback" scenario.
----
---