[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16509386#comment-16509386 ] ASF GitHub Bot commented on IGNITE-7319: Github user aealeksandrov closed the pull request at:

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-06-08 Thread Andrey Aleksandrov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506193#comment-16506193 ] Andrey Aleksandrov commented on IGNITE-7319: [~agura] updated. Please check.   > Memory

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-06-08 Thread Andrey Gura (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505967#comment-16505967 ] Andrey Gura commented on IGNITE-7319: - [~aealeksandrov] Please, don't use Java asserts in test

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-04-27 Thread Andrey Aleksandrov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16456299#comment-16456299 ] Andrey Aleksandrov commented on IGNITE-7319: [~agura] Could you please take a look? Test run

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-04-19 Thread Andrew Mashenkov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443995#comment-16443995 ] Andrew Mashenkov commented on IGNITE-7319: -- [~aealeksandrov], looks ok for me. Can be merged. >

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-04-19 Thread Andrey Aleksandrov (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443780#comment-16443780 ] Andrey Aleksandrov commented on IGNITE-7319: [~amashenkov] Couyld you please take a look? >

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-04-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16443771#comment-16443771 ] ASF GitHub Bot commented on IGNITE-7319: GitHub user aealeksandrov opened a pull request:

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-03-07 Thread Zbyszek B (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389681#comment-16389681 ] Zbyszek B commented on IGNITE-7319: --- {noformat} C:\Dev>"C:\Program Files\Java\jdk1.8.0_111\bin\java"

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-03-07 Thread Zbyszek B (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389676#comment-16389676 ] Zbyszek B commented on IGNITE-7319: --- on 3 GHz machine with 4 cores one gets OOM after 10 hours: >

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-03-07 Thread Zbyszek B (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389663#comment-16389663 ] Zbyszek B commented on IGNITE-7319: --- {code:java} // code placeholder package p1; import

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-03-07 Thread Zbyszek B (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389662#comment-16389662 ] Zbyszek B commented on IGNITE-7319: --- {code:java} // code placeholder {code} package pack1; import

[jira] [Commented] (IGNITE-7319) Memory leak during creating/destroying local cache

2018-03-07 Thread Zbyszek B (JIRA)
[ https://issues.apache.org/jira/browse/IGNITE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389660#comment-16389660 ] Zbyszek B commented on IGNITE-7319: --- Gere is a code to reproduce: > Memory leak during