[ https://issues.apache.org/jira/browse/SOLR-14299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049803#comment-17049803 ]
ASF subversion and git services commented on SOLR-14299: -------------------------------------------------------- Commit fa2ce13fde08a8cfbf4f18279a13e273039d6eb6 in lucene-solr's branch refs/heads/branch_8x from Pushkar Raste [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fa2ce13 ] SOLR-14299 IndexFetcher doesn't reset count to 0 after the last packet is received > 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 > Priority: Minor > Time Spent: 0.5h > Remaining Estimate: 0h > > 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