dsmiley merged PR #3156:
URL: https://github.com/apache/solr/pull/3156
--
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.or
dsmiley commented on code in PR #3156:
URL: https://github.com/apache/solr/pull/3156#discussion_r1941999333
##
solr/solrj/src/test/org/apache/solr/client/solrj/impl/ClusterStateProviderTest.java:
##
Review Comment:
They have value; they should stay. If we finally get the
mlbiscoc commented on code in PR #3156:
URL: https://github.com/apache/solr/pull/3156#discussion_r1941385619
##
solr/solrj/src/test/org/apache/solr/client/solrj/impl/ClusterStateProviderTest.java:
##
Review Comment:
Understood. Would you prefer I just remove these backwards
dsmiley commented on code in PR #3156:
URL: https://github.com/apache/solr/pull/3156#discussion_r1939799714
##
solr/core/src/java/org/apache/solr/handler/admin/CollectionsHandler.java:
##
@@ -975,7 +975,7 @@ public Map execute(
CLUSTERSTATUS,
(req, rsp, h) -> {
mlbiscoc commented on PR #3156:
URL: https://github.com/apache/solr/pull/3156#issuecomment-2631588200
Meant to put into draft. A few more things I need to add.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
mlbiscoc opened a new pull request, #3156:
URL: https://github.com/apache/solr/pull/3156
https://issues.apache.org/jira/browse/SOLR-17582
# Description
Check for SolrJ version from a cluster status request user agent header to
stream the response for any SolrJ clients >= 9.9 al