Add a web UI for browsing ZooKeeper data tree
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 668
- Forks
- 135
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 7
Description
An administrator currently have to take a heap dump to learn what data is in ZooKeeper data tree, which is not really great. We could add some browser UI for ZooKeeper data tree and probably more, such as ZK metrics.
It might be possible to reuse ZooKeeper Exhibitor, but we need to research a little bit to know if we can integrate our authentication layer into it so that only an administrator can access it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by researching ZooKeeper Exhibitor and how Central Dogma's authentication layer could protect an administrator-only browser UI. Define the integration boundary and verify that ZooKeeper data-tree browsing, along with any included metrics, is accessible only to administrators.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100