stackabletech / stackabletech/tokio-zookeeper
Support reconfigure operation
Open
Nobody has claimed this yet.
type/feature-new
- Dominant language
- Rust
- Stars
- 78
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
We currently have no equivalent of ZookeeperAdmin.reconfigure() (concept docs).
Contributor guide
No contributing guide indexed for this repository
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 with the linked ZooKeeperAdmin.reconfigure() API and the ZooKeeper reconfiguration concept documentation to understand the required operation and arguments. Then inspect tokio-zookeeper's existing operation entry points and tests; done means the client supports the equivalent reconfigure operation with appropriate coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100