serhiy-bzhezytskyy commented on code in PR #4762:
URL: https://github.com/apache/solr/pull/4762#discussion_r3855600144


##########
changelog/unreleased/SOLR-18380-remove-cloudsolrclient-connect-and-legacy-builder.yml:
##########
@@ -0,0 +1,8 @@
+# See https://github.com/apache/solr/blob/main/dev-docs/changelog.adoc
+title: Remove the deprecated CloudSolrClient.connect() and connect(long, 
TimeUnit) methods, ClusterStateProvider.connect(), and the 
CloudSolrClient.Builder(List, Optional) constructor. Call 
ClusterStateProvider.getLiveNodes() to force a connection, and build with the 
connection-string constructor, which also honours a chroot inside the string.

Review Comment:
   Right -- that constructor was restored during review (deprecated separately, 
in 10.1, which hasn't shipped yet) but I never updated this changelog text 
after the revert. Fixed in #4813.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to