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

[GitHub] ignite pull request #4533: IGNITE-9260 fix broken validation of tail reached...

GitHub user DmitriyGovorukhin opened a pull request:

    https://github.com/apache/ignite/pull/4533

    IGNITE-9260 fix broken validation of tail reached in standalone WAL iterator

    …terator
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-9260

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4533.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 #4533
    
----
commit 92263f6a4b1421a6c760eb11f76df128533cedb8
Author: Dmitriy Govorukhin <dm...@...>
Date:   2018-08-13T21:38:12Z

    IGNITE-9260 fix broken validation of tail reached in standalone WAL iterator
    
    Signed-off-by: Dmitriy Govorukhin <dm...@gmail.com>

----


---

[GitHub] ignite pull request #4533: IGNITE-9260 fix broken validation of tail reached...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/4533


---