-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.7, master (9.0)
-
Component/s: SolrJ
-
Labels:None
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.
- links to