[
https://issues.apache.org/jira/browse/ZOOKEEPER-3125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved ZOOKEEPER-3125.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 647
[https://github.com/apache/zookeeper/pull/647]
> 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: Blocker
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.5
>
> Time Spent: 8h 50m
> 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)