Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
CloudSolrClient can be used by pointing it to a ZK cluster. This is inherently insecure.
CSC can already be used in all the same ways by pointing it to a Solr cluster.
Proposing to add a deprecation notice to the following constructor to the CloudSolrClient#Builder:
public Builder(List<String> zkHosts, Optional<String> zkChroot)
Attachments
Issue Links
- is a child of
-
SOLR-13442 Lean Solr with minimal functionality
- Open