[
https://issues.apache.org/jira/browse/SOLR-18078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053388#comment-18053388
]
David Smiley commented on SOLR-18078:
-------------------------------------
Shouldn't we instead simply stop creating these implicit ones in the first
place?
> Allow "deletion" of automatically created request handlers and query response
> writers 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: 20m
> 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]