You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Ted Dunning (JIRA)" <ji...@apache.org> on 2009/05/27 09:48:45 UTC

[jira] Updated: (ZOOKEEPER-418) Need nifty zookeeper browser

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Dunning updated ZOOKEEPER-418:
----------------------------------

    Attachment: zk-view-0.1.tgz

Here is a first stab at recreating our internal tool with nice upgrades like real-time updates for file and directory contents.  I have never built any swing UI's before so there are bound to be infelicities galore.  Please help.

There are some warts,  

1) you can't open a file that has children.

2) opening non-text files is bad juju

3) There seems to be a problem with the way the watchers are glued in place.  If you create a file, it appears, but if you create children for it, it doesn't turn into a folder.  Work-around is to simply restart the browser.



> Need nifty zookeeper browser
> ----------------------------
>
>                 Key: ZOOKEEPER-418
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-418
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Ted Dunning
>         Attachments: zk-view-0.1.tgz
>
>
> It would be very nice to have a browser that would allow the state of a Zoo to be examined.  Even nice would be such a utility that showed changes in real time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.