epugh commented on code in PR #3829:
URL: https://github.com/apache/solr/pull/3829#discussion_r2696550220
##########
solr/core/src/test/org/apache/solr/cloud/BasicDistributedZkTest.java:
##########
@@ -699,7 +699,7 @@ public void test() throws Exception {
for (SolrClient client : clients) {
assertEquals(
"unexpected pre-commitWithin document count on node: "
- + ((HttpSolrClient) client).getBaseURL(),
+ + ((HttpApacheSolrClient) client).getBaseURL(),
Review Comment:
I would be happy to work with you @igiguere on this if you want. I do not
have any special knowledge if you want to pick it up!
--
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]