[gatein-issues] [JBoss JIRA] (GTNPORTAL-2721) Memory leak as too many InputStreamDownloadResource resources are added into DownloadService

Trong Tran (JIRA) jira-events at lists.jboss.org
Thu Mar 7 06:29:56 EST 2013


     [ https://issues.jboss.org/browse/GTNPORTAL-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trong Tran resolved GTNPORTAL-2721.
-----------------------------------

         Assignee: Trong Tran  (was: Minh Hoang TO)
    Fix Version/s: 3.6.0.Final
       Resolution: Done

    
> Memory leak as too many InputStreamDownloadResource resources are added into DownloadService
> --------------------------------------------------------------------------------------------
>
>                 Key: GTNPORTAL-2721
>                 URL: https://issues.jboss.org/browse/GTNPORTAL-2721
>             Project: GateIn Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Minh Hoang TO
>            Assignee: Trong Tran
>              Labels: portal-s70
>             Fix For: 3.6.0.Final
>
>
> DownloadService component holds a map of <id, download_resource>, entries on the map is cleaned automatically thanks to LinkedHashMap. In case many InputStreamDownloadResource are added into DownloadService, a large number of them are removed from that map, but the associated InputStream objects are not closed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list