GitHub user andrey-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/5219 IGNITE-10079 Fixed inconsistent lastCompactedSegment in FileWALMgr.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/andrey-kuznetsov/ignite ignite-10079
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5219.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5219
----
commit 93c5ab7aa3a694deb83a97080d745c56d555c85d
Author: Andrey Kuznetsov <stkuzma@...>
Date: 2018-10-31T07:55:34Z
IGNITE-10079 Fixed inconsistent lastCompactedSegment in FileWALMgr.
----
---