[GitHub] ignite pull request #4801: IGNITE-9658 Add ability to skip free initialized ...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4801: IGNITE-9658 Add ability to skip free initialized ...

andrey-kuznetsov
GitHub user ivandasch opened a pull request:

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

    IGNITE-9658 Add ability to skip free initialized memory regions on de…

    …activation.

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

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

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

    https://github.com/apache/ignite/pull/4801.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 #4801
   
----
commit 4c6d0433ce8b5ac66d769a9b06491833f1a0ee01
Author: Ivan Daschinskiy <ivandasch@...>
Date:   2018-09-21T07:38:28Z

    IGNITE-9658 Add ability to skip free initialized memory regions on deactivation.

----


---