Description
org.apache.solr.client.solrj.impl.SolrClientBuilder#withConnectionTimeout does not allow to set the value of 0 which means infinite timeout, but RequestConfig where it will be used have the option to do so.
Attachments
Attachments
Issue Links
- is broken by
-
SOLR-10456 timeout-related setters should be deprecated in favor of SolrClientBuilder methods
- Resolved