GitHub user pavlukhin opened a pull request:
https://github.com/apache/ignite/pull/4654 IGNITE-8149: MVCC TX: Size method should use tx snapshot
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8149
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4654.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4654
----
commit b5ea6e1b5b072995f8e97a19183ebebfbae6cf20
Author: ipavlukhin <vololo100@...>
Date: 2018-08-30T16:00:08Z
IGNITE-8149 Cache.size is updated on MVCC transaction commit
----
---