You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Gregory Chanan (JIRA)" <ji...@apache.org> on 2015/09/15 00:44:45 UTC

[jira] [Created] (SOLR-8054) Add a GET command to ConfigSets API

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org