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

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

Commit eca8aa81718d025e215b21c9e81b4b4620ec8f1e in lucene-solr's branch 
refs/heads/branch_8x from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=eca8aa8 ]

SOLR-14828: reduce 'error' logging noise in 
BaseCloudSolrClient.requestWithRetryOnStaleState (#1825)



> reduce 'error' logging noise in 
> BaseCloudSolrClient.requestWithRetryOnStaleState
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-14828
>                 URL: https://issues.apache.org/jira/browse/SOLR-14828
>             Project: Solr
>          Issue Type: Task
>          Components: SolrJ
>            Reporter: Christine Poerschke
>            Assignee: Christine Poerschke
>            Priority: Minor
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Currently -- e.g. 
> https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.6.2/solr/solrj/src/java/org/apache/solr/client/solrj/impl/BaseCloudSolrClient.java#L960-L961
>  -- an error is logged even if request retrying will happen (and hopefully 
> succeed).
> This task proposes to 'info' or 'warn' rather than 'error' log if the request 
> will be retried.



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