Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-2956

Cannot delete znode that owns too many child znodes by `rmr` command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • server
    • None

    Description

      We cannot delete znode that owns too many child znodes by `rmr` command, due to the list of child znodes could be 172 MB, which is too huge for the default value of `jute.maxbuffer` (1MB). In fact, we shouldn't be effected by the number of child znodes when we want to delete some special znodes recursively.

      Attachments

        1. 172MB_child_znodes_list.png
          178 kB
          Benedict Jin
        2. rmr_failed.png
          39 kB
          Benedict Jin

        Activity

          People

            benedict jin Benedict Jin
            benedict jin Benedict Jin
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: