GitHub user enixon opened a pull request:
https://github.com/apache/zookeeper/pull/619
ZOOKEEPER-3142: Extend SnapshotFormatter to dump data in json format
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/enixon/zookeeper extend-sf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/619.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #619
----
commit 0068b02aca8c9b6b36cf254bfc66a9ff5ae0d0dc
Author: Brian Nixon <nixon@...>
Date: 2018-09-10T22:42:25Z
ZOOKEEPER-3142: Extend SnapshotFormatter to dump data in json format
----
---