GitHub user ibessonov opened a pull request:
https://github.com/apache/ignite/pull/4714 Ignite 9441-2
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9441-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4714.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4714
----
commit 0756226a49677df3ebc31ecb69470215a6071341
Author: ibessonov <bessonov.ip@...>
Date: 2018-09-10T09:40:41Z
IGNITE-9441 Improved behaviour when CRC is zero for some record during standalone iteration.
commit a1fbb6ccca8535d453e32672316291b515a49a46
Author: ibessonov <bessonov.ip@...>
Date: 2018-09-10T13:12:56Z
IGNITE-9441 Improved zero CRC handling for replay iterator in FileWriteAheadLogManager.RecordsIterator
----
---