I'm seeing this message in the logs and it seems weird to me that the instance needs to wait to see more replicas.
2013-06-24 18:12:40,408 [coreLoadExecutor-4-thread-1] INFO solr.cloud.ShardLeaderElectionContext - Waiting until we see more replicas up: total=2 found=1 timeoutin=139368 Can someone elaborate on what this means? This messages seems to occur after all replicas of a shard fail and I restart one of the nodes. Shouldn't it just proceed as if it is the only replica and assume the leader role? This is on 4.2.0 btw. Cheers, Tim