[
https://issues.apache.org/jira/browse/LUCENE-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117482#comment-13117482
]
Michael McCandless commented on LUCENE-3476:
--------------------------------------------
Nice! You removed swapSearcher's sync too. Thanks :)
> 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
>
> Attachments: LUCENE-3476.patch
>
>
> 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]