You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2019/12/06 14:33:00 UTC

[jira] [Comment Edited] (SOLR-13936) Schema/Config endpoints to modify configset with no core/collection

    [ https://issues.apache.org/jira/browse/SOLR-13936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16989818#comment-16989818 ] 

Jason Gerlowski edited comment on SOLR-13936 at 12/6/19 2:32 PM:
-----------------------------------------------------------------

I put a similar comment on your PR, but I'm not sure I see the use case for this API.  If you want the ability to upload a config and then modify it before it's ever used, couldn't you just do the edits locally and upload the configset the way you actually intend to use it?

I'm not against the new API necessarily. I just wonder whether it's worth the increased API surface area since I don't understand the use case yet.


was (Author: gerlowskija):
I put a similar comment on your PR, but I'm not sure I see the use case for this API.  If you want the ability to upload a config and then modify it before it's ever used, couldn't you just do the edits locally and upload the configset the way you actually intend to use it?

I'm not against the new API necessarily. I just wonder whether it's worth the increased API surface area without a clear use case.

> Schema/Config endpoints to modify configset with no core/collection
> -------------------------------------------------------------------
>
>                 Key: SOLR-13936
>                 URL: https://issues.apache.org/jira/browse/SOLR-13936
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: config-api
>            Reporter: Apoorv Bhawsar
>            Priority: Minor
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> All schema/config configurations should work even in cases where a collection is not associated with them
>  This jira will involve
>  1. Refactoring existing handler/manager to work without {{SolrCore}}
>  2. Adding {{/api/cluster}} endpoints to support such modifications
>  Endpoints -
>  * {{/api/cluster/configset/\{name}/schema}}
>  * {{/ap/cluster/configset/\{name}/config}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org