GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/4429
IGNITE-9050 WALIterator should throw an exception if iterator stopped in the WAL archive but not in WAL work You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9050 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4429.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 #4429 ---- commit 6fa61d3246f59fe18b4a7c1168ecb33cea59dac9 Author: Dmitriy Govorukhin <dmitriy.govorukhin@...> Date: 2018-07-25T12:41:26Z IGNITE-9050 WALIterator should throw an exception if iterator stopped in the WAL archive but not in WAL work. ---- ---