HoustonPutman merged PR #3176:
URL: https://github.com/apache/solr/pull/3176
--
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.apa
HoustonPutman commented on code in PR #3176:
URL: https://github.com/apache/solr/pull/3176#discussion_r1958579710
##
solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBHttpSolrClient.java:
##
@@ -192,7 +192,7 @@ protected SolrClient getClient(Endpoint endpoint) {
*/
gerlowskija commented on code in PR #3176:
URL: https://github.com/apache/solr/pull/3176#discussion_r1955432972
##
solr/solrj/src/java/org/apache/solr/client/solrj/impl/LBHttpSolrClient.java:
##
@@ -192,7 +192,7 @@ protected SolrClient getClient(Endpoint endpoint) {
*/
@D
HoustonPutman opened a new pull request, #3176:
URL: https://github.com/apache/solr/pull/3176
https://issues.apache.org/jira/browse/SOLR-17667
I made a patch for branch_9x first, since that's where the failures are
occurring for TestLBHttp2SolrClient
The changes are:
- N