You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by glukos <gi...@git.apache.org> on 2018/10/29 14:21:57 UTC

[GitHub] ignite pull request #5197: IGNITE-10048 Bounded iteration in standalone WAL ...

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.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 #5197
    
----
commit 8185c620a57bb6869b2068eee2ba1a7fec0d7170
Author: Ivan Rakov <ir...@...>
Date:   2018-10-29T14:17:29Z

    IGNITE-10048 Bounded iteration in standalone WAL iterator with compaction enabled may skip records

----


---