I replied with some suggested improvements. In its current state, there is an issue that the export/import is not symmetric for null values, and there are encoding issues with the output format and human-readability that could be improved. The output format could also be improved by adding path information to the output, so that later, we could add a recursive option to export a tree without changing the file format, but that's more of a "nice to have".
On Wed, May 6, 2026 at 6:03 PM Cedric Krumbein via dev <[email protected]> wrote: > > Two weeks ago I created https://github.com/apache/zookeeper/pull/2375 to > add two commands, export and import, to the ZooKeeper CLI. The PR has > gotten two approvals; however, it still hasn't merged because only one of > the approvers is a committer. I was told to write to this address to get > another committer to approve it. Can I ask someone to do this? > > Thanks, > Cedric
