[GitHub] bookkeeper pull request #186: BOOKKEEPER-1096: recursive znode delete

2017-06-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/bookkeeper/pull/186 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] bookkeeper pull request #186: BOOKKEEPER-1096: recursive znode delete

2017-06-09 Thread reddycharan
GitHub user reddycharan opened a pull request: https://github.com/apache/bookkeeper/pull/186 BOOKKEEPER-1096: recursive znode delete When ledger is deleted, along with leaf node all the eligible branch nodes should be deleted in ZooKeeper. You can merge this pull request int