Skip to content

Add the deleteAll function to the client #229

@smikey

Description

@smikey

Is your feature request related to a problem? Please describe.
I have the problem that I have to delete a node with multiple (+1000) children sometimes.

Describe the solution you'd like
There should be a function to delete a node with its children.

Describe alternatives you've considered
I've written a recursive delete function to delete a node with many children. This solution is very slow compared to the rmr/deleteAll command in the zkCli.sh

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions