Pushkar Raste created SOLR-14299:
------------------------------------

             Summary: IndexFetcher doesnt' reset errorCount to 0 after the last 
packet is received
                 Key: SOLR-14299
                 URL: https://issues.apache.org/jira/browse/SOLR-14299
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: replication (java)
    Affects Versions: 7.7.1
            Reporter: Pushkar Raste


While fetching the files from master `IndexFetcher` retries 5 times before 
giving up. It resets the  errorCount after successfully receiving the packet 
except for the last packet. Seems like an oversight. 

 

[https://github.com/apache/lucene-solr/blob/master/solr/core/src/java/org/apache/solr/handler/IndexFetcher.java#L1739-L1742]



--
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