dsmiley commented on code in PR #3270: URL: https://github.com/apache/solr/pull/3270#discussion_r2006552011
########## solr/test-framework/src/java/org/apache/solr/cloud/ConfigRequest.java: ########## @@ -53,7 +53,7 @@ public RequestWriter.ContentWriter getContentWriter(String expectedType) { } @Override - public SolrResponse createResponse(SolrClient client) { + public SolrResponse createResponse(NamedList client) { Review Comment: Glad you prodded... I fiddled with it a bit more and easily got around it after all :-) -- 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