You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2021. It is now read-only.
Deleting a Zknode along with all of its children znodes would be really a helpful function to have out-of-the-box.
Usecase: Backup and restore client application data to respective znodes. 'DeleteRecursive(path string)' would help to delete an entire tree and restore it from a backup or from another ZK cluster (Eg: a DR cluster for the application).
sandeepkalra, blownhither, oscarnewman, abraithwaite, xjewer and 1 more