iamsanjay commented on PR #2276:
URL: https://github.com/apache/solr/pull/2276#issuecomment-2007163874

   IndexFetcher getStream fails, seen it multiple times now. Blocker!
   
   > ERROR 
(recoveryExecutor-452-thread-1-processing-unloadcollection_shard1_replica4 
null-484 core_node5 127.0.0.1:42871_solr unloadcollection shard1) 
[n:127.0.0.1:42871_solr c:unloadcollection s:shard1 r:core_node5 
x:unloadcollection_shard1_replica4 t:null-484] o.a.s.h.IndexFetcher Error 
fetching file, doing one retry...
   >   2>           => org.apache.solr.common.SolrException: Unable to download 
_7_Lucene99_0.tip completely. Downloaded 0!=76
   >   2>       at 
org.apache.solr.handler.IndexFetcher$FileFetcher.cleanup(IndexFetcher.java:1938)
   >   2> org.apache.solr.common.SolrException: Unable to download 
_7_Lucene99_0.tip completely. Downloaded 0!=76
   >   2>       at 
org.apache.solr.handler.IndexFetcher$FileFetcher.cleanup(IndexFetcher.java:1938)
 ~[main/:?]
   >   2>       at 
org.apache.solr.handler.IndexFetcher$FileFetcher.fetch(IndexFetcher.java:1801) 
~[main/:?]
   >   2>       at 
org.apache.solr.handler.IndexFetcher$FileFetcher.fetchFile(IndexFetcher.java:1775)
 [main/:?]
   >   2>       at 
org.apache.solr.handler.IndexFetcher.downloadIndexFiles(IndexFetcher.java:1195) 
[main/:?]
   >   2>       at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:682) 
[main/:?]
   >   2>       at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:419) 
[main/:?]
   >   2>       at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:467) 
[main/:?]
   >   2>       at 
org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:243) 
[main/:10.0.0-SNAPSHOT 9775e47757b251257633d12a58da38228932fbd4 [snapshot 
build, details omitted]]
   >   2>       at 
org.apache.solr.cloud.RecoveryStrategy.doSyncOrReplicateRecovery(RecoveryStrategy.java:701)
 [main/:10.0.0-SNAPSHOT 9775e47757b251257633d12a58da38228932fbd4 [snapshot 
build, details omitted]]
   >   2>       at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:333) 
[main/:10.0.0-SNAPSHOT 9775e47757b251257633d12a58da38228932fbd4 [snapshot 
build, details omitted]]
   >   2>       at 
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:309) 
[main/:10.0.0-SNAPSHOT 9775e47757b251257633d12a58da38228932fbd4 [snapshot 
build, details omitted]]
   >   2>       at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:212)
 [metrics-core-4.2.25.jar:4.2.25]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to