madrob commented on a change in pull request #736: URL: https://github.com/apache/solr/pull/736#discussion_r825095467
########## File path: solr/core/src/test/org/apache/solr/handler/TestContainerPlugin.java ########## @@ -548,16 +473,28 @@ public void m2(SolrQueryRequest req, SolrQueryResponse rsp) { } } + private Callable<V2Response> getPlugin(String path) { Review comment: I think it's always needed to preserve the previous behavior, this was an oversight on my part. -- 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