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

Mark Miller commented on SOLR-3750:
-----------------------------------

To clarify, the above comment is more in regards to the leader goes down case. 
In the connectionloss case, usually everyone should come right back in the 
normal case. When a leader goes down, we can look for numReplicas-1 - but if 2 
or more nodes go down, we would have to wait N amount of time.
                
> On session expiration, we should explicitly wait some time before running the 
> leader sync process so that we are sure every node participates.
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3750
>                 URL: https://issues.apache.org/jira/browse/SOLR-3750
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.0, 5.0
>
>
> We should wait until all the known nodes are part of the election, or X 
> amount of time if that does not happen (when a node or more does not come 
> back for whatever reason).

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