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