GitHub user ascherbakoff opened a pull request: https://github.com/apache/ignite/pull/5089
IGNITE-8902 One-phase commit race on tx timeout You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8902 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5089.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 #5089 ---- commit d0a48b4d31235637fd20fb6247f3ae897d6f0e24 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-23T16:32:04Z IGNITE-8873 wip. commit ae48293d567f3781d426db0e9eaaf641330e894b Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-24T09:18:45Z Merge branch 'master' of https://github.com/apache/ignite into ignite-8902 commit 3d11cf7db66cbb5a7b4c31d63942e89514b4f27f Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-24T13:27:19Z IGNITE-8873 wip. commit 1a032c12704a0c31165f672f17bba3c18debb24e Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-24T13:44:01Z IGNITE-8873 wip. commit 97bceb290104245a4990e70e74c2aa06b9aad7b1 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-25T08:22:08Z IGNITE-8873 wip. commit 08ccf4b56ade0b6fcd758293e036f17daca82293 Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-25T13:21:51Z IGNITE-8902 wip. commit 1c57f791bc4fe1e7965c66abcef157098ee8f74f Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-26T14:37:49Z IGNITE-8902 wip. commit a185c96cdd391296b57bc9acdd8ea76f7580f89e Author: Aleksei Scherbakov <alexey.scherbakoff@...> Date: 2018-10-26T14:38:30Z Merge branch 'master' of https://github.com/apache/ignite into ignite-8902 ---- ---