GitHub user lvfangmin opened a pull request: https://github.com/apache/zookeeper/pull/605
[ZOOKEEPER-3125] Fix pzxid consistent issue when replaying a txn for a deleted node You can merge this pull request into a Git repository by running: $ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-3125 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/605.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 #605 ---- commit b837988ba1921e14f7cce8390ad5ead4e440efe9 Author: Fangmin Lyu <allenlyu@...> Date: 2018-08-23T06:29:44Z Fix pzxid consistent issue when replaying a txn for a deleted node ---- ---