[
https://issues.apache.org/jira/browse/LUCENE-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420638#comment-13420638
]
Uwe Schindler commented on LUCENE-4246:
---------------------------------------
I am fine with either proposal, but this has nothing to do with the
interruptible bug, because close() has to still "wait" for CMS to shutdown (the
mergeScheduler.close() call would keep alive, and that one is interruptible at
the moment). My patch in the other issue ensures that the close of the
scheduler and shutting down all its threads works, although some threads were
interrupted by Jetty or any other automatic shutdown. Thats all this issue was
opened, this here is not related at all.
By this issue we just have less interruptible calls on close, but that can be
done after discussion, so I want to fix issue LUCENE-4245.
> Fix IndexWriter.close() to not commit or wait for pending merges
> ----------------------------------------------------------------
>
> Key: LUCENE-4246
> URL: https://issues.apache.org/jira/browse/LUCENE-4246
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Assignee: Robert Muir
> Fix For: 4.0
>
>
--
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]