Mark Miller created SOLR-4254:
---------------------------------

             Summary: Harden the 'leader requests replica to recover' code path.
                 Key: SOLR-4254
                 URL: https://issues.apache.org/jira/browse/SOLR-4254
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: Mark Miller
            Assignee: Mark Miller
            Priority: Minor
             Fix For: 4.1, 5.0


While talking to yonik about some of the chaosmonkey issues we are 
investigating, it came up that we should harden this. I'm going to raise the 
timeouts for the call some and put the actual recovery kick off call in a new 
thread since the current code may end up waiting for a current recovery to stop 
before the request for recovery call can return.

--
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