ArbaazKhan1 opened a new issue, #6428: URL: https://github.com/apache/accumulo/issues/6428
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
