You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2018/12/12 10:09:48 UTC

[GitHub] ignite pull request #5643: IGNITE-10584: Fixed row removed delta record.

GitHub user AMashenkov opened a pull request:

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

    IGNITE-10584: Fixed row removed delta record.

    

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

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

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

    https://github.com/apache/ignite/pull/5643.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 #5643
    
----
commit b0c7d4c06cc2b39713cd6a1ba86de475cf08951e
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-12-12T09:43:01Z

    IGNITE-10584: Fix row remove record.

----


---