/[Apache-SVN]
ViewVC logotype

Revision 1553034


Jump to revision: Previous Next
Author: markrmiller
Date: Sun Dec 22 21:23:13 2013 UTC (10 years, 3 months ago)
Changed paths: 11
Log Message:
SOLR-5552: Leader recovery process can select the wrong leader if all replicas for a shard are down and trying to recover as well as lose updates that should have been recovered.
SOLR-5569 A replica should not try and recover from a leader until it has published that it is ACTIVE. 
SOLR-5568 A SolrCore cannot decide to be the leader just because the cluster state says no other SolrCore's are active. 

Changed paths

Path Details
Directorylucene/dev/branches/branch_4x/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/core/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/cloud/ElectionContext.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/cloud/ZkController.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/core/CoreContainer.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/core/ZkContainer.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/core/src/java/org/apache/solr/handler/admin/CoreAdminHandler.java modified , text changed
Directorylucene/dev/branches/branch_4x/solr/solrj/ modified , props changed
Directorylucene/dev/branches/branch_4x/solr/solrj/src/java/org/apache/solr/client/solrj/request/CoreAdminRequest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26