dsmiley commented on code in PR #3298:
URL: https://github.com/apache/solr/pull/3298#discussion_r2023505557


##########
solr/solr-ref-guide/modules/upgrade-notes/pages/major-changes-in-solr-10.adoc:
##########
@@ -102,6 +102,8 @@ Users who that don't need to vary JAR access on a per-core 
basis have several op
 
 * Storing indexes and snapshots in HDFS has been removed.  This results in 
changes to solrconfig.xml and related configuration files and removal of the 
`hdfs` module.
 
+* Deprecate CloudSolrClient's ZooKeeper Hosts constructor. It's not likely to 
be removed before Solr 11.

Review Comment:
   this isn't a deprecation *removal*; it's just a deprecation.  I'd put it 
under SolrJ.  I think the primary message to convey that isn't apparent in this 
sentence, is that users of CloudSolrClient are encouraged to supply Solr URLs, 
and to thus not communicate with ZooKeeper.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to