GitHub user dkarachentsev opened a pull request: https://github.com/apache/ignite/pull/3217
IGNITE-7181 - Fix IGNITE-7086 doesn't work with PESSIMISTIC REPEATABL⦠â¦E_READ transaction You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7181 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3217.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 #3217 ---- commit 13e9625e0821b74d8017d36ce84cd2f602283019 Author: dkarachentsev <dkarachent...@gridgain.com> Date: 2017-12-13T11:06:57Z IGNITE-7181 - Fix IGNITE-7086 doesn't work with PESSIMISTIC REPEATABLE_READ transaction ---- ---