You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2013/01/02 17:56:12 UTC

[jira] [Created] (SOLR-4254) Harden the 'leader requests replica to recover' code path.

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org