Fangmin Lv created ZOOKEEPER-3125:
-------------------------------------
Summary: Pzxid inconsistent issue during 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
Fix For: 3.6.0
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)