[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287673#comment-17287673
 ] 

Ling Mao commented on ZOOKEEPER-4215:
-------------------------------------

[~qvad]

ZooKeeper uses the GitHub workflow. The contributor guideline is 
[here]([https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute).]
 Could you please help us improve/fix it?

> deleteall may not remove non-empty nodes if evaluated in follower server
> ------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-4215
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4215
>             Project: ZooKeeper
>          Issue Type: Bug
>            Reporter: Dmitry Sherstobitov
>            Priority: Major
>
> rmr command will be deprecated soon, so all my code has been updated
> After that I started to get *Node not exists* issue while trying to use 
> deleteall from follower server
> So solution is to use deprecated rmr or detect leader server and run 
> deleteall from there.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to