[jboss-jira] [JBoss JIRA] Resolved: (JBVFS-35) Cleanup ctxCache in ZipEntryContextFactory
Ales Justin (JIRA)
jira-events at lists.jboss.org
Mon Jun 16 12:20:33 EDT 2008
[ http://jira.jboss.com/jira/browse/JBVFS-35?page=all ]
Ales Justin resolved JBVFS-35.
------------------------------
Resolution: Done
Removed ctxCache field.
> 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
More information about the jboss-jira
mailing list