[ 
https://issues.apache.org/jira/browse/SOLR-18078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SOLR-18078:
----------------------------------
    Labels: pull-request-available  (was: )

> Allow "deletion" of automatically created request handlers via API
> ------------------------------------------------------------------
>
>                 Key: SOLR-18078
>                 URL: https://issues.apache.org/jira/browse/SOLR-18078
>             Project: Solr
>          Issue Type: Improvement
>          Components: config-api
>    Affects Versions: 9.10
>            Reporter: Eric Pugh
>            Assignee: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ImplicitPlugins.json defines a set of request handlers that EVERYONE gets.   
> You can't delete them right now.  So if you don't want to support /update/csv 
> well tough...   You *can* remap them to something else, keeping the name, so 
> maybe you could deal with it.
> What we really want is just to be able to call the api and do a delete:
>  
> POST /config \{"delete-requesthandler": "/admin/ping"}`



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to