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

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

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713720#action_12713720 ] 

Patrick Hunt commented on ZOOKEEPER-418:
----------------------------------------

Ted, thanks for the submission, looks interesting.

We'd be happy to include in contrib if you'd like. In particular take a look at src/contrib, the rest/zkpython, etc... are good examples
of how to structure the code (you're already pretty close). Please submit as a patch if possible.

We don't currently support maven, so you'd have to create a build.xml - take a look at the example in the other
 contribs (like rest), you probably just need to copy/tweak one of those.

I'd suggest that you change the package to org.apache.zookeeper.gui.swing.tree (something like that) rather than just org.apache.zookeeper.tree

Regards.

> Need nifty zookeeper browser
> ----------------------------
>
>                 Key: ZOOKEEPER-418
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-418
>             Project: Zookeeper
>          Issue Type: Bug
>            Reporter: Ted Dunning
>            Assignee: Ted Dunning
>         Attachments: screenshot-1.jpg, 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.