Skip to content

consolidate InfoViewer and PropEditor #6458

Open
ArbaazKhan1 wants to merge 1 commit into
apache:mainfrom
ArbaazKhan1:accumulo-6428
Open

consolidate InfoViewer and PropEditor #6458
ArbaazKhan1 wants to merge 1 commit into
apache:mainfrom
ArbaazKhan1:accumulo-6428

Conversation

@ArbaazKhan1

Copy link
Copy Markdown
Contributor

Closes issue #6428

Created a new zk props command to consolidate ZooKeeper property inspection and editing. Both legacy commands are depreciated but remain and functional for backwards compatibility. The new zk props core sub-commands operate as such:

  • Default / scope flags (-t, -ns, -r) --> reproduces ZooPropEditor single-scope print output
  • --set, set a property for the resolved scope
  • --delete, delete a property for the resolved scope
  • --get, reproduces ZooInfoViewer --print-props multi-scope report, using --system, --namespaces, and --tables filter flags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant