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.
   
   edit: never mind, please ignore, sorry, just saw the 
https://issues.apache.org/jira/browse/SOLR-15124?focusedCommentId=17277347&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17277347
 onwards discussion re: this.




-- 
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

Reply via email to