GitHub user glukos opened a pull request:
https://github.com/apache/ignite/pull/5197 IGNITE-10048 Bounded iteration in standalone WAL iterator with compacâ¦
â¦tion enabled may skip records
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10048
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5197.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5197
----
commit 8185c620a57bb6869b2068eee2ba1a7fec0d7170
Author: Ivan Rakov <irakov@...>
Date: 2018-10-29T14:17:29Z
IGNITE-10048 Bounded iteration in standalone WAL iterator with compaction enabled may skip records
----
---