neha kumari created SOLR-14756:
----------------------------------

             Summary: Sync of replicas are failing for two collection among 3
                 Key: SOLR-14756
                 URL: https://issues.apache.org/jira/browse/SOLR-14756
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: neha kumari


We have 3 collection (collection_document,collection_product,collection_pages) 
on one linux server, each has 1 shard and 3 replica.

two replica for (collection_document and collection_pages) are showing as 
recovery failed.

We tried to stop and start solr and zookeeper but that doesn't help. Some logs 
says peersync() failed.

some log is as :

RecoveryStrategy Error while trying to 
recover:org.apache.solr.common.SolrException: Replication for recovery failed. 
at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:222) 
at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:471) 
at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:284) at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at 
java.util.concurrent.FutureTask.run(FutureTask.java:266) at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
 at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
at java.lang.Thread.run(Thread.java:748)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to