Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
9.1, main (10.0)
Description
EDIT: This description originally described creating a plan for creating v2 APIs equivalent to the current v1 /admin/zookeeper endpoints. But it turns out that equivalent v2 APIs already largely exist in ZookeeperReadAPI. The description has updated to reflect this.
The ZookeeperReadAPI APIs should be migrated to JAX-RS and be tweaked to be more REST-ful and in line with the direction we're pushing v2 in. See the comments below for a discussion of specific tweaks to the HTTP path, parameters, etc. for these APIs.