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/05/23 14:21:14 UTC

[GitHub] ignite pull request #4053: IGNITE-8561 SingleSegmentLogicalRecordsIterator i...

GitHub user glukos opened a pull request:

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

    IGNITE-8561 SingleSegmentLogicalRecordsIterator is broken

    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit 21678bc)

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

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

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

    https://github.com/apache/ignite/pull/4053.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 #4053
    
----
commit 3c112ccdb08512febd1234b14ca08521130a49df
Author: Anton Kalashnikov <ka...@...>
Date:   2018-05-23T09:24:51Z

    IGNITE-8561 SingleSegmentLogicalRecordsIterator is broken
    
    Signed-off-by: Ivan Rakov <ir...@apache.org>
    
    (cherry picked from commit 21678bc)

----


---