[jboss-jira] [JBoss JIRA] (JBRULES-3652) PackageBuilder forgets to close all of its Reader objects, leaking their file descriptors.

Mario Fusco (JIRA) jira-events at lists.jboss.org
Tue Oct 9 06:22:03 EDT 2012


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

Mario Fusco resolved JBRULES-3652.
----------------------------------

    Fix Version/s: 5.5.0.CR1
       Resolution: Done

    
> PackageBuilder forgets to close all of its Reader objects, leaking their file descriptors.
> ------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-3652
>                 URL: https://issues.jboss.org/browse/JBRULES-3652
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-compiler
>    Affects Versions: 5.4.0.Final, 5.5.0.Beta1
>         Environment: Fedora 17, JDK6
>            Reporter: Chris Rankin
>            Assignee: Mario Fusco
>             Fix For: 5.5.0.CR1
>
>
> {{PackageBuilder}} calls {{Resource.getReader()}} several times, but never closes the {{Reader}} afterwards. This leaks file descriptors.

--
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 jboss-jira mailing list