Shalin Shekhar Mangar created SOLR-4806:
-------------------------------------------

             Summary: Shard splitting does not abort if WaitForState times out
                 Key: SOLR-4806
                 URL: https://issues.apache.org/jira/browse/SOLR-4806
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.3
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
             Fix For: 4.3.1


The SPLITSHARD collection api relies on the core admin WaitForState (actually 
PRERECOVERY) command to know when to move forward to the next step. But if the 
call times out (i.e. state is not visible in two minutes), it does not abort 
the splitshard action.

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