GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/2797
IGNITE-6553: Standalone WAL iterator fails to handle delete WAL data records You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6553 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2797.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 #2797 ---- commit 73d3aefabcfac2075dda23563437a1018b3444c6 Author: dpavlov <dpav...@gridgain.com> Date: 2017-10-03T12:26:42Z IGNITE-6539: Human readable WAL parser fails if empty log files exists in directory commit 98b2502e8a8d50aab4b1fc0031e30a279cd6c0cb Author: dpavlov <dpav...@gridgain.com> Date: 2017-10-03T16:30:44Z IGNITE-6553: Standalone WAL iterator fails to handle delete WAL data records ---- ---