You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2018/04/17 06:14:00 UTC

[jira] [Resolved] (SOLR-10922) NPE in PeerSync

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

Erick Erickson resolved SOLR-10922.
-----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 7.0)
                   7.4

Done in SOLR-10169

> NPE in PeerSync
> ---------------
>
>                 Key: SOLR-10922
>                 URL: https://issues.apache.org/jira/browse/SOLR-10922
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 6.6
>            Reporter: Markus Jelsma
>            Priority: Minor
>             Fix For: 7.4
>
>
> {code}
> Error while trying to recover. core=search_shard2_replica2:java.lang.NullPointerException
> 	at org.apache.solr.update.PeerSync.alreadyInSync(PeerSync.java:381)
> 	at org.apache.solr.update.PeerSync.sync(PeerSync.java:251)
> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:439)
> 	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:1142)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> 	at java.lang.Thread.run(Thread.java:745)
> {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