SolrCore.close should shutdown updateHandler before searchExecutor
------------------------------------------------------------------

                 Key: SOLR-2008
                 URL: https://issues.apache.org/jira/browse/SOLR-2008
             Project: Solr
          Issue Type: Bug
    Affects Versions: 1.4.1, 1.4, 1.3
            Reporter: Hoss Man
             Fix For: 3.1, 4.0


As noted on the mailing list...

http://markmail.org/message/cvihm2m6aqhrfbo5

a RejectedExecutionException can occur when shutting down a solr core if the 
UpdateHandler.close() wants to do an autocommit - because the searchExecutor 
has already been closed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to