[
https://issues.apache.org/jira/browse/SOLR-8054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070343#comment-18070343
]
Jason Gerlowski commented on SOLR-8054:
---------------------------------------
bq. I just started looking at ConfigSetUploadTool and ConfigSetDownloadTool and
discovered that while we support the upload, we don't support the download or
GET version.
As an API or in the 'bin/solr zk' tool? AFAIK "bin/solr zk downconfig" already
meets this download-a-config-set usecase.
To summarize things 10 years on, afaict the remaining gap in this ticket is
"just" a download API for the whole configset and/or individual files. We have
file-based APIs for upload. And we have config-overlay APIs to (e.g.) add
individual config components to an existing schema.xml and solrconfig.xml. We
just don't have an API for configset download yet.
> Add a GET command to ConfigSets API
> -----------------------------------
>
> Key: SOLR-8054
> URL: https://issues.apache.org/jira/browse/SOLR-8054
> Project: Solr
> Issue Type: New Feature
> Components: SolrCloud
> Reporter: Gregory Chanan
> Assignee: Gregory Chanan
> Priority: Major
>
> It would be useful to have a command that allows you to view a ConfigSet via
> the API rather than going to zookeeper directly. Mainly for security
> reasons, e.g.
> - solr may have different security requirements than the ZNodes e.g. only
> solr can view znodes but any authenticated user can call ConfigSet API
> - it's nicer than pointing to the web UI and using the zookeeper viewer,
> because of the same security concerns as above and that you don't have to
> know the internal zookeeper paths.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]