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

[jira] [Resolved] (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:all-tabpanel ]

Mike Drob resolved SOLR-14299.
------------------------------
    Fix Version/s: 8.5
         Assignee: Mike Drob
       Resolution: Fixed

Thanks for the patch [~praste], I added a line to CHANGES and committed this.

> 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
>            Assignee: Mike Drob
>            Priority: Minor
>             Fix For: 8.5
>
>          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