SearcherManager misses to close IR if manager is closed during reopen
---------------------------------------------------------------------
Key: LUCENE-3476
URL: https://issues.apache.org/jira/browse/LUCENE-3476
Project: Lucene - Java
Issue Type: Bug
Components: core/store
Affects Versions: 3.5, 4.0
Reporter: Simon Willnauer
Fix For: 3.5, 4.0
if we close SM while there is a thread calling maybReopen() and swapSearcher
throws already closed exception we miss to close the searcher / reader.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]