You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Gautam Gopalakrishnan (JIRA)" <ji...@apache.org> on 2014/07/10 13:30:05 UTC

[jira] [Created] (ZOOKEEPER-1962) Add a CLI command to recursively list a znode and children

Gautam Gopalakrishnan created ZOOKEEPER-1962:
------------------------------------------------

             Summary: Add a CLI command to recursively list a znode and children
                 Key: ZOOKEEPER-1962
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1962
             Project: ZooKeeper
          Issue Type: New Feature
          Components: java client
            Reporter: Gautam Gopalakrishnan
            Priority: Minor


When troubleshooting applications where znodes can be multiple levels deep  eg. HBase replication), it is handy to see all child znodes recursively rather than run an ls for each node manually.

So I propose adding an extra command "lsr" which will list all child nodes under a given znode. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)