-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Duplicate
-
Affects Version/s: 5.4.1
-
Fix Version/s: None
-
Component/s: SolrCLI
-
Labels:None
I got the following stack now through Solr: the research no longer work. I have 3 shard and one of them is down
// Error while trying to recover. core=IdxGEDLS_shard1_replica2:org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: IdxGEDLS slice: shard3 at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:643) at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:629) at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:320) at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:226) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)
- duplicates
-
SOLR-13083 SOLR - No registered leader was found for 4000ms...
-
- Resolved
-