Mark Miller created SOLR-4245:
---------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]