You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2023/02/15 15:44:00 UTC

[jira] [Comment Edited] (SOLR-13942) /api/cluster/zk/* to fetch raw ZK data

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

Jason Gerlowski edited comment on SOLR-13942 at 2/15/23 3:43 PM:
-----------------------------------------------------------------

Revisiting this ticket again recently, and I'm a little confused about what happened to the idea of deprecating /admin/zookeeper.

It seemed like something that there was general consensus around if we were going to add yet another set of expose-the-zk-data endpoints.  But then afaict it never happened?

Was there some technical reason we weren't able to deprecate them?  Or some other reason it had to be shelved?  Or did it just get lost in the shuffle?

Does deprecation still make sense to folks at this point?


was (Author: gerlowskija):
Revisiting this ticket again recently, and I'm a little confused about what happened to the idea of deprecating /admin/zookeeper.

It seemed like something that there was general consensus around if we were going to add yet another set of expose-the-zk-data endpoints.  But then afaict it just never happened?

Was there some technical reason we weren't able to deprecate them?  Or some other reason it had to be shelved?  Does deprecation still make sense to folks at this point?

> /api/cluster/zk/* to fetch raw ZK data
> --------------------------------------
>
>                 Key: SOLR-13942
>                 URL: https://issues.apache.org/jira/browse/SOLR-13942
>             Project: Solr
>          Issue Type: New Feature
>          Components: v2 API
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>             Fix For: 8.6
>
>          Time Spent: 8h 40m
>  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.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org