AssetSource service can retain large numbers of Asset and Resource objects
--------------------------------------------------------------------------

                 Key: TAP5-1710
                 URL: https://issues.apache.org/jira/browse/TAP5-1710
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.3, 5.2
            Reporter: Howard M. Lewis Ship


Reported from a client, the AssetSource service grew to contain 400MB of 
objects.  It seems that this could be a lot slimmer, especially once the 
application is loaded and running. Use of WeakHashMaps and SoftReferences 
should allow the JVM to discard what isn't currently needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to