[GitHub] ignite pull request #2748: IGNITE-6015: Rollback on exception in commitIfLoc...

2017-12-22 Thread andrey-kuznetsov
Github user andrey-kuznetsov closed the pull request at:

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


---


[GitHub] ignite pull request #2748: IGNITE-6015: Rollback on exception in commitIfLoc...

2017-09-26 Thread andrey-kuznetsov
GitHub user andrey-kuznetsov opened a pull request:

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

IGNITE-6015: Rollback on exception in commitIfLocked.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/andrey-kuznetsov/ignite ignite-6015

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/2748.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 #2748


commit 854a0e393c171192998d77ce0238d5959f79e629
Author: Andrey Kuznetsov 
Date:   2017-09-26T11:54:08Z

IGNITE-6015: Rollback on exception in commitIfLocked.




---