Gregory Chanan created SOLR-8054:
------------------------------------
Summary: 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
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
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]