[
https://issues.apache.org/jira/browse/ZOOKEEPER-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16612135#comment-16612135
]
Hudson commented on ZOOKEEPER-3125:
-----------------------------------
FAILURE: Integrated in Jenkins build ZooKeeper-trunk #188 (See
[https://builds.apache.org/job/ZooKeeper-trunk/188/])
ZOOKEEPER-3125: Fixing pzxid consistent issue when replaying a txn for a
(andor: rev 6651a126cd85ced8b26786875b81be140ad97c80)
* (edit)
src/java/test/org/apache/zookeeper/server/quorum/FuzzySnapshotRelatedTest.java
* (edit) src/java/main/org/apache/zookeeper/server/DataTree.java
> Pzxid inconsistent issue when replaying a txn for a deleted node
> ----------------------------------------------------------------
>
> Key: ZOOKEEPER-3125
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3125
> Project: ZooKeeper
> Issue Type: Bug
> Components: server
> Reporter: Fangmin Lv
> Assignee: Fangmin Lv
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.5
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> When taking snapshot or syncing snapshot from leader, it's having fuzzy
> snapshot, which means the parent node might already serialized before the
> child get deleted, during replay the txn it will skip update the parent pzxid
> in this case, which will cause inconsistency.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)