You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2018/10/05 08:09:00 UTC

[jira] [Created] (SOLR-12836) ZkController creates a cloud solr client with no connection or read timeouts

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