GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/3124
IGNITE-6425: Races during transaction finalization. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6425-master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3124.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 #3124 ---- commit bd2607a6a4d12ae5912e2fb1a8a9473197975ea6 Author: Eduard Shangareev <eshangar...@gridgain.com> Date: 2017-09-11T15:07:13Z IGNITE-6425 Test added. commit c646ddec07c04e5f55d2340f328061e6e5678cd5 Author: Eduard Shangareev <eshangar...@gridgain.com> Date: 2017-09-11T15:07:13Z IGNITE-6342 Exchange is hanging on eviction -race in transaction failing (cherry picked from commit f548fb7) ---- ---