You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/05/10 21:03:16 UTC

[jira] [Commented] (SOLR-4806) Shard splitting does not abort if WaitForState times out

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

Commit Tag Bot commented on SOLR-4806:
--------------------------------------

[trunk commit] shalin
http://svn.apache.org/viewvc?view=revision&revision=1481145

SOLR-4806: Shard splitting does not abort if WaitForState times out
                
> 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
>
>         Attachments: SOLR-4806.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org