[ 
https://issues.apache.org/jira/browse/TILES-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13624465#comment-13624465
 ] 

Nicolas Le Bas commented on TILES-568:
--------------------------------------

No 2.2.3 was released mostly because we don't have anybody in the team using 
tiles 2 anymore. Basically no volunteer to test it.
However it has been fixed in 3.0, too, if you care to upgrade.
                
> BaseLocaleUrlDefinitionDAO.loadDefinitionsFromURL(URL url) leaks resources
> --------------------------------------------------------------------------
>
>                 Key: TILES-568
>                 URL: https://issues.apache.org/jira/browse/TILES-568
>             Project: Tiles
>          Issue Type: Bug
>          Components: tiles-core
>    Affects Versions: 2.2.2
>            Reporter: David Graff
>            Priority: Critical
>
> I discovered a resource leak in the 
> BaseLocaleUrlDefinitionDAO.loadDefinitionsFromURL(URL url) method.
> If the URLConnection is opened it must be closed.  While this is not evident 
> in production modes, when set for refresh options, this will result in an 
> increasing number of file-handles left open.
> Please correct this to clean up opened resources.

--
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

Reply via email to