zookeeper git commit: ZOOKEEPER-3142: Extend SnapshotFormatter to dump data in json format

2018-09-14 Thread hanm
Repository: zookeeper Updated Branches: refs/heads/master b58791016 -> 657e2e832 ZOOKEEPER-3142: Extend SnapshotFormatter to dump data in json format Author: Brian Nixon Reviewers: Michael Han Closes #619 from enixon/extend-sf Project:

zookeeper git commit: ZOOKEEPER-3144: Fix potential ephemeral nodes inconsistent due to global session inconsistent with fuzzy snapshot

2018-09-14 Thread hanm
Repository: zookeeper Updated Branches: refs/heads/master 716300812 -> b58791016 ZOOKEEPER-3144: Fix potential ephemeral nodes inconsistent due to global session inconsistent with fuzzy snapshot There is a race condition between update the lastProcessedZxid and the actual session change in

zookeeper git commit: ZOOKEEPER-3137: add a utility to truncate logs to a zxid

2018-09-14 Thread hanm
Repository: zookeeper Updated Branches: refs/heads/master 14870ddd4 -> 716300812 ZOOKEEPER-3137: add a utility to truncate logs to a zxid Author: Brian Nixon Reviewers: Michael Han , Andor Molnár Closes #615 from enixon/add-chop Project: