epugh commented on a change in pull request #455: URL: https://github.com/apache/solr/pull/455#discussion_r767749071
########## File path: solr/core/src/java/org/apache/solr/handler/admin/CoreAdminHandler.java ########## @@ -411,6 +413,8 @@ void call() throws Exception { public Collection<Api> getApis() { final List<Api> apis = Lists.newArrayList(coreAdminHandlerApi.getApis()); // Only some core-admin APIs use the v2 AnnotatedApi framework Review comment: is the above comment still true. -- 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