[GitHub] ignite pull request #3850: IGNITE-8243 Fixed possible memory leak

2018-04-18 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] ignite pull request #3850: IGNITE-8243 Fixed possible memory leak

2018-04-17 Thread Jokser
GitHub user Jokser opened a pull request:

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

IGNITE-8243 Fixed possible memory leak



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

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

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

https://github.com/apache/ignite/pull/3850.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 #3850


commit 5d2a9d883ecc031b64f27ebe837cd471321dc677
Author: Pavel Kovalenko 
Date:   2018-04-17T13:20:56Z

IGNITE-8243 Fixed possible memory leak. Added latch manager to diagnostic 
messages.




---