[GitHub] zookeeper pull request #606: [ZOOKEEPER-3127] Fixing potential data inconsis...

2018-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/606 ---

[GitHub] zookeeper pull request #606: [ZOOKEEPER-3127] Fixing potential data inconsis...

2018-08-27 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/606#discussion_r213189883 --- Diff: src/java/main/org/apache/zookeeper/server/DataTree.java --- @@ -941,22 +945,41 @@ public ProcessTxnResult processTxn(TxnHeader header, Record txn)

[GitHub] zookeeper pull request #606: [ZOOKEEPER-3127] Fixing potential data inconsis...

2018-08-22 Thread lvfangmin
GitHub user lvfangmin opened a pull request: https://github.com/apache/zookeeper/pull/606 [ZOOKEEPER-3127] Fixing potential data inconsistency due to update last processed zxid with partial multi-op txn You can merge this pull request into a Git repository by running: $ git p