cpoerschke commented on a change in pull request #198: URL: https://github.com/apache/solr/pull/198#discussion_r663216784
########## File path: solr/core/src/resources/ImplicitPlugins.json ########## @@ -77,18 +77,6 @@ "/admin/plugins": { "class": "solr.PluginInfoHandler" }, - "/admin/threads": { - "class": "solr.ThreadDumpHandler", - "useParams":"_ADMIN_THREADS" - }, - "/admin/properties": { - "class": "solr.PropertiesRequestHandler", - "useParams":"_ADMIN_PROPERTIES" - }, - "/admin/logging": { - "class": "solr.LoggingHandler", - "useParams":"_ADMIN_LOGGING" - }, Review comment: Please also update implicit-requesthandlers.adoc to match. -- 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