Yike Xiao created ZOOKEEPER-4850:
------------------------------------
Summary: Enhance zkCli Tool to Support Reading and Writing Binary
Data
Key: ZOOKEEPER-4850
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4850
Project: ZooKeeper
Issue Type: Improvement
Components: tools
Reporter: Yike Xiao
Currently, the `get` and `set` commands in the zkCli tool only support reading
and writing text data. However, znode data can be an arbitrary byte array. It
would be useful to read and write binary data in base64 or hexdump format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)