[
http://jira.jboss.com/jira/browse/JBVFS-35?page=comments#action_12417034 ]
Ales Justin commented on JBVFS-35:
----------------------------------
> I currently changed it to use soft ref, but this should be
controlled better
This doesn't work there - restoring back plain concurrent hash
map.
This cache needs to go away.
Cleanup ctxCache in ZipEntryContextFactory
------------------------------------------
Key: JBVFS-35
URL:
http://jira.jboss.com/jira/browse/JBVFS-35
Project: JBoss VFS
Issue Type: Task
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.Beta15
Reporter: Ales Justin
Assigned To: Marko Strukelj
Fix For: 2.0.0.CR1
Current usage of ctxCache in ZipEntryContextFactory is memory leak.
I currently changed it to use soft ref, but this should be controlled better, e.g.
unregistering contexts.
Or perhaps even no such cache usage with better context creation - which needs to be fix
any way: JBVFS-34.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira