Chris Rankin created JBRULES-3652:
-------------------------------------
Summary: 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.5.0.Beta1, 5.4.0.Final
Environment: Fedora 17, JDK6
Reporter: Chris Rankin
Assignee: Mark Proctor
{{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