Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-430

deletingChildrenIfNeeded maybe cannot delete children completely when multi-client delete concurrently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.1
    • Client
    • None

    Description

      use curatorFramework.delete().deletingChildrenIfNeeded().forPath(path), this sync api doesn't ignore the NoNodeException, causes the rest of children nodes will not be deleted perhaps.

      zookeeper.getChildren(path, null) maybe throw NoNodeException, if the path doesn't exist.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hebelala hebelala
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: