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

[jira] [Created] (SOLR-14828) reduce 'error' logging noise in BaseCloudSolrClient.requestWithRetryOnStaleState

Christine Poerschke created SOLR-14828:
------------------------------------------

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


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