You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "EL ABDELLAOUI (JIRA)" <ji...@apache.org> on 2018/12/19 20:43:00 UTC

[jira] [Updated] (SOLR-13083) SOLR - No registered leader was found for 4000ms...

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

EL ABDELLAOUI updated SOLR-13083:
---------------------------------
    Description: 
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}
// 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)

// espace réservé du code

{code}
 

  was:
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}


> 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
>            Priority: Blocker
>
> 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}
> // 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)
> // espace réservé du code
> {code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org