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

Jason Gerlowski edited comment on SOLR-14303 at 2/27/23 9:39 PM:
-----------------------------------------------------------------

bq. It's used by both Cloud->Tree and Cloud->Graph views.

On the surface, the "Cloud-> Tree" usage seems like it'd be ideal for 
/api/cluster/zk.  The UI has users click to expand directories and to show 
file-content - each of those could seemingly trigger an API call to fetch the 
content of the file that was clicked or fetch the children of the directory 
being expanded.

I'm a little confused by the "Cloud->Graph" view usage though.  Is there any 
data surfaced on that page that couldn't be retrieved from a CLUSTERSTATUS 
call?  Why are we even hitting /admin/zookeeper?  Is there some functionality 
on that page that I don't know about?


was (Author: gerlowskija):
bq. It's used by both Cloud->Tree and Cloud->Graph views.

On the surface, the "Cloud-> Tree" usage seems like it'd be ideal for 
/api/cluster/zk.  The UI has users click to expand directories and to show 
file-content - each of those could seemingly trigger an API call to fetch the 
content of the file that was clicked or fetch the children of the directory 
being expanded.

I'm a little confused by the "Cloud->Graph" view usage though.  Is there any 
data surfaced on that page that couldn't be retrieved from a CLUSTERSTATUS 
call?  Why are we even hitting /admin/zookeeper?

> Deprecate /admin/zookeeper
> --------------------------
>
>                 Key: SOLR-14303
>                 URL: https://issues.apache.org/jira/browse/SOLR-14303
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ishan Chattopadhyaya
>            Priority: Major
>         Attachments: Skjermbilde 2023-02-17 kl. 15.49.59.png, Skjermbilde 
> 2023-02-17 kl. 15.51.07.png, Skjermbilde 2023-02-17 kl. 16.18.43.png
>
>
> This is a spinoff from SOLR-13942 to deprecate /admin/zookeeper and cutover 
> the admin UI to the new API proposed there (/cluster/zk).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to