[GitHub] ignite pull request #3870: IGNITE-8312: Simplified the choice of exception t...

2018-06-18 Thread andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at:

https://github.com/apache/ignite/pull/3870


---


[GitHub] ignite pull request #3870: IGNITE-8312: Simplified the choice of exception t...

2018-04-18 Thread andrey-kuznetsov
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.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 #3870


commit d6cf50e7a3c6c33a4c122b056897576c06f6ec7c
Author: Andrey Kuznetsov 
Date:   2018-04-18T16:48:44Z

IGNITE-8312: Simplified the choice of exception thrown in pessimistic 
"prepare-after-rollback" scenario.




---