You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/03/03 00:29:00 UTC

[jira] [Commented] (SOLR-14299) IndexFetcher doesnt' reset errorCount to 0 after the last packet is received

    [ https://issues.apache.org/jira/browse/SOLR-14299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17049789#comment-17049789 ] 

ASF subversion and git services commented on SOLR-14299:
--------------------------------------------------------

Commit 17c576a36f7419166554c1cfd3438d063b751e2b in lucene-solr's branch refs/heads/master from Pushkar Raste
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=17c576a ]

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org