Issue Type: Sub-task Sub-task
Affects Versions: 4.0
Assignee: Unassigned
Components: general/test
Created: 14/May/12 22:35
Description:

background on LUCENE-4047.

MockDirectoryWrapper.close() should always try to close its wrapped resources in a finally block, even if its going to throw exceptions.

Otherwise if lots of tests fail, resources could pile up (e.g. RAMDirs).

Project: Lucene - Java
Priority: Major Major
Reporter: Robert Muir
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
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Reply via email to