[GitHub] ignite pull request #2629: IGNITE-6307: Remove new local entries from onHeap...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2629: IGNITE-6307: Remove new local entries from onHeap...

andrey-kuznetsov
GitHub user nizhikov opened a pull request:

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

    IGNITE-6307: Remove new local entries from onHeap map

    Remove new local entries from onHeap map in case of Exception inside getAll

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

    $ git pull https://github.com/nizhikov/ignite IGNITE-6307

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

    https://github.com/apache/ignite/pull/2629.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 #2629
   
----
commit 2c3dbfa95d25ca837624cc5f69c612134a65e39f
Author: Nikolay Izhikov <[hidden email]>
Date:   2017-09-10T20:36:02Z

    IGNITE-6307: Remove new local entries from onHeap map in case of Exception inside getAll

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2629: IGNITE-6307: Remove new local entries from onHeap...

andrey-kuznetsov
Github user nizhikov closed the pull request at:

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


---