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

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

[branch_4x commit] Mark Robert Miller
http://svn.apache.org/viewvc?view=revision&revision=1426899

SOLR-4245: When a core is registering with ZooKeeper, the timeout to find the 
leader in the cluster state is 30 seconds rather than leaderVoteWait + extra 
time.

                
> When a core is registering with ZooKeeper, the timeout to find the leader in 
> the cluster state is 30 seconds rather than leaderVoteWait + extra time.
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4245
>                 URL: https://issues.apache.org/jira/browse/SOLR-4245
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 4.1, 5.0
>
>
> The sub calls to get the leader had a 30 second wait which effectively short 
> circuits the top level timeout with regards to waiting for an initial leader. 
> Not a big deal in smaller clusters, but can end up as problem with larger 
> clusters where a node might timeout and need to be restarted.

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

Reply via email to