How to avoid dead nodes generated? These nodes can't be deleted because there
parent don't have delete and setacl permission.
-----------------------------------------------------------------------------------------------------------------------------
Key: ZOOKEEPER-964
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-964
Project: ZooKeeper
Issue Type: Wish
Components: server
Affects Versions: 3.3.2
Environment: i686-suse-linux
Reporter: allengao
Fix For: 3.4.0
When a node which do not have setacl and delete permission was created (eg.
permits=0x01), its children will never be deleted, even use superDigest。So, how
to avoid this situation?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.