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

Noble Paul edited comment on SOLR-13942 at 3/2/20 8:22 PM:
-----------------------------------------------------------

[~erickerickson] 

*why this is needed?*

bin/solr is not everyone has everywhere. People have curl & wget & a browser 
everywhere.

If I want to script something up and read data in ZK there is no alternative

*Security aspect*

There is already a REST API to fetch data stored in ZK ({{/admin/zookeeper}} is 
the end point). It has no proper API docs. It is used by our admin UI all the 
time 

I would like to merge it soon


was (Author: noble.paul):
[~erickerickson] 

*why this is needed?*

bin/solr is not everyone has everywhere. People have curl & wget & a browser 
everywhere.

If I want to script something up and read data in ZK there is no alternative

*Security aspect*

There is already a REST API to fetch data stored in ZK. It ha no proper API 
docs. It is used by our admin UI all the time 

I would like to merge it soon

> /api/cluster/zk/* to fetch raw ZK data
> --------------------------------------
>
>                 Key: SOLR-13942
>                 URL: https://issues.apache.org/jira/browse/SOLR-13942
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Major
>
> If the requested path is a node with children show the list of child nodes 
> and their meta data



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

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

Reply via email to