Cao Manh Dat created SOLR-13339:
-----------------------------------

             Summary: ZkController.preClose() prevent recovery, indexfetcher 
being kicked off after SolrCores already closed
                 Key: SOLR-13339
                 URL: https://issues.apache.org/jira/browse/SOLR-13339
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Cao Manh Dat
            Assignee: Cao Manh Dat


Right now, recovery can be kicked off when SolrCore is already closed or duing 
closing a SolrCore. It will be more safer to close all event listeners that can 
kick off recovery or indexfetcher (replicateFromLeader) before we close 
SolrCores.
I think it will fix the problem of SOLR-13276 test failures recently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to