apache / apache/accumulo

Consolidate prop-editor and info-viewer into a unified ZooKeeper props sub-command

Open
#6,428 0 comments 0 reactions 1 assignee Claimed by @ArbaazKhan1 View on GitHub
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

The ZooKeeper command group currently has two separate, overlapping tools in CommandGroups.ZOOKEEPER: `zk info-viewer` and `zk prop-editor`. Both tools deal with ZooKeeper-backed properties but are split across two commands. A user trying to view and then edit properties must switch between tools.

Introduce a new zk props sub-command that consolidates the property inspection and editing capabilities of both tools and exposes them as explicit get and set sub-operations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.