[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-11-18 Thread Ryan Boettcher (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14216796#comment-14216796 ] Ryan Boettcher commented on VFS-142: I see, in our case we are explicitly closing all the

[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-11-17 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215249#comment-14215249 ] Bernd Eckenfels commented on VFS-142: - Hm, I don't see really a difference. Both methods

[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-11-17 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215263#comment-14215263 ] Bernd Eckenfels commented on VFS-142: - Ah stupid me... I reverse-read the patch. Yes

[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-11-17 Thread Bernd Eckenfels (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14215295#comment-14215295 ] Bernd Eckenfels commented on VFS-142: - Commited (at least I tried to, it reported Rev

[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-05-16 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998741#comment-13998741 ] Gary Gregory commented on VFS-142: -- This is all quite alarming. Which behavior can be

[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-05-15 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13998429#comment-13998429 ] Adam Heath commented on VFS-142: Our current deployment application does not make use of

[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-05-15 Thread Ryan Boettcher (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13993082#comment-13993082 ] Ryan Boettcher commented on VFS-142: Just to add to what Adam is saying; over here in my

[jira] [Commented] (VFS-142) Clear ThreadData after all streams are closed, fixes a memory leak

2014-04-22 Thread Ryan Boettcher (JIRA)
[ https://issues.apache.org/jira/browse/VFS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13977315#comment-13977315 ] Ryan Boettcher commented on VFS-142: ThreadLocal actually stores it's data in the Thread