[ 
https://issues.apache.org/jira/browse/SOLR-17897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Smiley resolved SOLR-17897.
---------------------------------
    Fix Version/s: 9.10
       Resolution: Fixed

> CloudSolrClient should retry for UnknownHostException
> -----------------------------------------------------
>
>                 Key: SOLR-17897
>                 URL: https://issues.apache.org/jira/browse/SOLR-17897
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud, SolrJ
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 9.10
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> CloudSolrClient retries some requests and re-fetches ClusterState if it 
> thinks there was a communication error.  It ought to consider 
> UnknownHostException as such a case since this will happen when a node is 
> shut down (esp. in cloud infrastructure), so that it refetches ClusterState 
> and finds another replica that is available.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to