[ https://issues.apache.org/jira/browse/ZOOKEEPER-4850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andor Molnar resolved ZOOKEEPER-4850. ------------------------------------- Fix Version/s: 3.10.0 3.8.5 3.9.3 Resolution: Fixed > 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 > Priority: Minor > Labels: pull-request-available > Fix For: 3.10.0, 3.8.5, 3.9.3 > > Time Spent: 1h 50m > Remaining Estimate: 0h > > 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)