Mark Miller created SOLR-3813:
---------------------------------

             Summary: When a new leader syncs, we need to ask all shards to 
sync back, not just those that are active.
                 Key: SOLR-3813
                 URL: https://issues.apache.org/jira/browse/SOLR-3813
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
            Reporter: Mark Miller
            Assignee: Mark Miller
             Fix For: 4.0, 5.0


Otherwise there is a race where a shard can complete recovery against the old 
leader and publish as active, while missing the sync stage with the leader - 
resulting in possible lost updates and shard inconsistency.

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