kezhuw opened a new pull request, #2248:
URL: https://github.com/apache/zookeeper/pull/2248

   This will delete container nodes that never had any children after 
approximately 5 minutes.
   
   > Given this property, you should be prepared to get 
`KeeperException.NoNodeException`
   > when creating children inside of this container node
   
   Container nodes are supposed to be deleted after all children deleted, so 
from client's perspective this change has no harm. And also, it leaves no 
unused nodes in data tree.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to