[GitHub] ignite pull request #3778: IGNITE-7918: memory leak was fixed. Unit test was...

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

[GitHub] ignite pull request #3778: IGNITE-7918: memory leak was fixed. Unit test was...

andrey-kuznetsov
GitHub user aealeksandrov opened a pull request:

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

    IGNITE-7918: memory leak was fixed. Unit test was added.

    Some caches didn't take into account that topology minor version could be changed during creating/destroying of the caches dynamically. These places were fixed.

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

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

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

    https://github.com/apache/ignite/pull/3778.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 #3778
   
----
commit 15b8623c684c6250c1c700459299e7986fdd566f
Author: Andrei Aleksandrov <aealexsandrov@...>
Date:   2018-04-09T13:32:45Z

    IGNITE-7918: memory leak was fixed. Unit test was added.

----


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

[GitHub] ignite pull request #3778: IGNITE-7918: memory leak was fixed. Unit test was...

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

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


---