GitHub user ilantukh opened a pull request:
https://github.com/apache/ignite/pull/2626 IGNITE-5549 : Fixed situation when mvcc pending queue wasn't cleared.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-5549
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2626.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2626
----
commit 120112abe67fc524c26f0502807f1edcab4eb34c
Author: Ilya Lantukh <
[hidden email]>
Date: 2017-09-08T15:38:27Z
ignite-5549 : Fixed situation when mvcc pending queue wasn't cleared after operation is finished.
----
---