You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by x-kreator <gi...@git.apache.org> on 2017/12/25 09:34:17 UTC

[GitHub] ignite pull request #3283: IGNITE-6742: + GridCleaner, using one in Platform...

GitHub user x-kreator opened a pull request:

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

    IGNITE-6742: + GridCleaner, using one in PlatformMemoryPool

    

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

    $ git pull https://github.com/x-kreator/ignite ignite-6742

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

    https://github.com/apache/ignite/pull/3283.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 #3283
    
----
commit f130e2ccb71836d0f1bf0fcab389d387c82f1422
Author: Dmitriy Sorokin <sb...@...>
Date:   2017-12-23T19:04:25Z

    IGNITE-6742: + GridCleaner, using one in PlatformMemoryPool

----


---