Gregory Chanan created SOLR-7561:
------------------------------------
Summary: Make zkClientConnectTimeout configurable
Key: SOLR-7561
URL: https://issues.apache.org/jira/browse/SOLR-7561
Project: Solr
Issue Type: Bug
Components: SolrCloud
Reporter: Gregory Chanan
Priority: Trivial
This value is currently hard coded; it would be nice if it were configurable
for cases where connecting to ZK may be slow. Note that unlike other
configuration stored in ZK, this probably needs to be bootstrapped via a System
property.
See:
https://github.com/apache/lucene-solr/blob/1bf2df8f92f5b0ac6f416f06c7e8f69b1a15a8c9/solr/core/src/java/org/apache/solr/core/ZkContainer.java#L96
and
https://github.com/apache/lucene-solr/blob/1bf2df8f92f5b0ac6f416f06c7e8f69b1a15a8c9/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java#L151
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]