You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ivandasch <gi...@git.apache.org> on 2018/09/21 08:41:39 UTC

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

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 <iv...@...>
Date:   2018-09-21T07:38:28Z

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

----


---