You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/03/11 20:57:44 UTC

[GitHub] [solr] madrob commented on a change in pull request #736: SOLR-16091 Improve logging for TestContainerPlugin

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-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org