GitHub user ibessonov opened a pull request:
https://github.com/apache/ignite/pull/4841 IGNITE-9705 GridCacheDatabaseSharedManager#createPageMemory flushes invalid byte buffer into snapshot manager.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9705
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4841.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4841
----
commit e732800145016008262513c950e969972ed4c29a
Author: ibessonov <bessonov.ip@...>
Date: 2018-09-26T14:38:52Z
IGNITE-9705 Added forgotten buffer rewinding.
----
---