[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 05:46:04 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco reassigned JBRULES-3652:
------------------------------------
Assignee: Mario Fusco (was: Mark Proctor)
> 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
>
> {{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