EL ABDELLAOUI created SOLR-13083:
------------------------------------
Summary: SOLR - No registered leader was found for 4000ms...
Key: SOLR-13083
URL: https://issues.apache.org/jira/browse/SOLR-13083
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Components: SolrCLI
Affects Versions: 5.4.1
Reporter: EL ABDELLAOUI
The research no longer works through Solr: We have 3 shards and one of them is
down and the stack is the following
{code:java}
// espace réservé du code
{code}
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)
{code:java}
// espace réservé du code
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]