GitHub user tonyschak opened a pull request:
https://github.com/apache/ignite/pull/2939
IGNITE-6767 reset of the topVer on loading of the entry
I added though the loadedValue method should reset the topVer since it
could be inval
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tonyschak/ignite IGNITE-6767
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2939.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 #2939
----
commit 84523afcec51c56f0a23ac2d248012841bce11aa
Author: Tim Onyschak <[email protected]>
Date: 2017-10-26T18:59:33Z
IGNITE-6767 reset of the topVer on loading of the entry
----
---