[ 
https://issues.apache.org/jira/browse/SOLR-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459331#comment-13459331
 ] 

Yandong Yao commented on SOLR-2008:
-----------------------------------

Just compared solr-4.0-beta source code and diff at 
http://mail-archives.apache.org/mod_mbox/lucene-commits/201007.mbox/%[email protected]%3E,

seems the fix in this patch are not in solr-4.0-beta. Please help to check, 
thanks!
                
> 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.3, 1.4, 1.4.1
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 3.1, 4.0-ALPHA
>
>
> 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.
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