Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-14070

Deprecate CloudSolrClient's ZKHost constructor

    XMLWordPrintableJSON

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

          Activity

            People

              Unassigned Unassigned
              ichattopadhyaya Ishan Chattopadhyaya
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: