Shalin Shekhar Mangar created SOLR-12836:
--------------------------------------------

             Summary: ZkController creates a cloud solr client with no 
connection or read timeouts
                 Key: SOLR-12836
                 URL: https://issues.apache.org/jira/browse/SOLR-12836
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SolrCloud
    Affects Versions: 7.5
            Reporter: Shalin Shekhar Mangar
             Fix For: 7.6, master (8.0)


I found this while testing the changes in SOLR-12739. The ZkController creates 
a SolrCloudManager with a new CloudSolrClient instance. However, no connection 
or read timeout is set for this CloudSolrClient. Therefore, when the policy 
framework tries to read freedisk metrics for a dead node (this is another bug), 
it just hangs forever causing collection APIs to timeout.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to