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

Jason Gerlowski commented on SOLR-16488:
----------------------------------------

Hi Josh - sorry for the delay in getting to this.  I've been largely offline 
for the last few weeks and just catching up on things now.  But it's on my 
radar and I'll aim to get to it soon!

> Create a v2 equivalent for /admin/zookeeper v1 APIs
> ---------------------------------------------------
>
>                 Key: SOLR-16488
>                 URL: https://issues.apache.org/jira/browse/SOLR-16488
>             Project: Solr
>          Issue Type: Sub-task
>          Components: v2 API
>    Affects Versions: 9.1, main (10.0)
>            Reporter: Jason Gerlowski
>            Priority: Major
>              Labels: newdev
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> The /admin/zookeeper APIs have no equivalent in the v2 paradigm.  We should 
> close this gap, ideally with APIs similar to those below:
> * Get all ZK "Files"
> ** Current v1 API: GET /solr/admin/zookeeper
> ** Proposed v2 API: GET /api/cluster/zookeeper/files
> ** Spreadsheet Ref: Tab 7, Line 25
> * Get Single ZK "File"
> ** Current v1 API: GET /solr/admin/zookeeper?detail=true&path=someZkPath
> ** Proposed v2 API: GET /api/cluster/zookeeper/files/someZkPath
> ** Spreadsheet Ref: Tab 7, Line 26
> * Get Zk Status/health
> ** Current v1 API: GET /solr/admin/zookeeper/status
> ** Proposed v2 API: GET /api/cluster/zookeeper/status
> ** Spreadsheet Ref: Tab 7, Line 27
> "Spreadsheet References" are to the Google Sheet available 
> [here|https://docs.google.com/spreadsheets/d/1HAoBBFPpSiT8mJmgNZKkZAPwfCfPvlc08m5jz3fQBpA/edit?usp=sharing],
>  which includes additional information about each API, such as the hosting 
> RequestHandler.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to