David Smiley created SOLR-17897:
-----------------------------------

             Summary: CloudSolrClient should retry 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


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