[ 
https://issues.apache.org/jira/browse/SOLR-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-3813:
------------------------------

    Priority: Critical  (was: Major)

we should also ask all shards to sync to us initially, not just active shards - 
better that than rely on cluster state which can be slightly stale.
                
> 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
>            Priority: Critical
>             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