[GitHub] [solr] cpoerschke commented on a change in pull request #198: SOLR-15124 Remove container level admin handlers from ImplicitPlugins.json

2021-08-19 Thread GitBox
cpoerschke commented on a change in pull request #198: URL: https://github.com/apache/solr/pull/198#discussion_r692331051 ## File path: solr/core/src/test/org/apache/solr/handler/admin/PropertiesRequestHandlerTest.java ## @@ -62,13 +61,9 @@ public void testDisabledRedaction()

[GitHub] [solr] cpoerschke commented on a change in pull request #198: SOLR-15124 Remove container level admin handlers from ImplicitPlugins.json

2021-07-02 Thread GitBox
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" }, -

[GitHub] [solr] cpoerschke commented on a change in pull request #198: SOLR-15124 Remove container level admin handlers from ImplicitPlugins.json

2021-07-02 Thread GitBox
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" }, -

[GitHub] [solr] cpoerschke commented on a change in pull request #198: SOLR-15124 Remove container level admin handlers from ImplicitPlugins.json

2021-07-02 Thread GitBox
cpoerschke commented on a change in pull request #198: URL: https://github.com/apache/solr/pull/198#discussion_r663209951 ## File path: solr/core/src/java/org/apache/solr/handler/admin/LoggingHandler.java ## @@ -47,23 +47,16 @@ public class LoggingHandler extends RequestHandle