You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cao Manh Dat (JIRA)" <ji...@apache.org> on 2018/02/21 11:29:00 UTC

[jira] [Created] (SOLR-12011) Consitence problem when in-sync replicas are DOWN

Cao Manh Dat created SOLR-12011:
-----------------------------------

             Summary: Consitence problem when in-sync replicas are DOWN
                 Key: SOLR-12011
                 URL: https://issues.apache.org/jira/browse/SOLR-12011
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Cao Manh Dat
            Assignee: Cao Manh Dat


Currently, we will meet consistency problem when in-sync replicas are DOWN. For example:
1. A collection with 1 shard with 1 leader and 2 replicas
2. Nodes contain 2 replicas go down
3. The leader receives an update A, success
4. The node contains the leader goes down
5. 2 replicas come back
6. One of them become leader --> But they shouldn't become leader since they missed the update A





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org