[
https://issues.apache.org/jira/browse/SOLR-13942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050562#comment-17050562
]
Ishan Chattopadhyaya commented on SOLR-13942:
---------------------------------------------
bq. Why the hurry with this?
3.5 months is not "hurry". This issue has been under discussion since November.
bq. Why not seek consensus?
Consensus was sought. I fully support this. This issue makes production Solr
cluster easier for monitoring by devops or developers, without giving users
direct access to ZK. Arguably, the same can be done using /admin/zookeeper end
point as well, but the output format is garbage and hence this is the right way
to go. But, all of this was discussed.
bq. Please revert!
Why?
> /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
> Fix For: 8.5
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> example
> download the {{state.json}} of
> {code}
> GET http://localhost:8983/api/cluster/zk/collections/gettingstarted/state.json
> {code}
> get a list of all children under {{/live_nodes}}
> {code}
> GET http://localhost:8983/api/cluster/zk/live_nodes
> {code}
> 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: [email protected]
For additional commands, e-mail: [email protected]