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

[GitHub] ignite pull request #5196: IGNITE-9972 Deleted entries remain in local parti...

GitHub user ibessonov opened a pull request:

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

    IGNITE-9972 Deleted entries remain in local partition internal map

    

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

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

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

    https://github.com/apache/ignite/pull/5196.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 #5196
    
----
commit a9b776ceb4e120a0fff153763557acb1664d7b1f
Author: ibessonov <be...@...>
Date:   2018-10-29T14:09:26Z

    IGNITE-9972 Add entry to deferred delete queue only when transaction is finished.

----


---

[GitHub] ignite pull request #5196: IGNITE-9972 Deleted entries remain in local parti...

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

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


---