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:12:45 UTC

[jira] Created: (ZOOKEEPER-418) Need nifty zookeeper 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


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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713722#action_12713722 ] 

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

forgot to mention:

add apache license to the top of all files.

add a README.txt to the contrib directory giving some basic information on what/why/how type information.


> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804772#action_12804772 ] 

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

Anyone willing to create a patch and some minimal docs (README.txt) for this? Put it into src/contrib, would love to include it.

FYI: http://github.com/phunt/zookeeper_dashboard

> 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
>             Fix For: 3.3.0
>
>         Attachments: pom.xml, 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-418:
-----------------------------------

    Fix Version/s:     (was: 3.3.0)
                   3.4.0

Pushing to 3.4.0, also see ZOOKEEPER-678 which is making good progress.

> 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
>             Fix For: 3.4.0
>
>         Attachments: pom.xml, screenshot-1.jpg, zk-view-0.1.tgz, ZooKeeper Eclipse Plug-in.pdf
>
>
> 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Patrick Hunt (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-418:
--------------------------------------

    Assignee: Ted Dunning

> 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.


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

Posted by "Mark Masse (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836663#action_12836663 ] 

Mark Masse commented on ZOOKEEPER-418:
--------------------------------------

Hi,

I have developed an Eclipse plug-in for Zookeeper.  You can find out all about it and download it from my website here:  

http://www.massedynamic.org/eclipse/zookeeper/
 

> 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
>             Fix For: 3.3.0
>
>         Attachments: pom.xml, screenshot-1.jpg, zk-view-0.1.tgz, ZooKeeper Eclipse Plug-in.pdf
>
>
> 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.


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

Posted by "Mark Masse (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Masse updated ZOOKEEPER-418:
---------------------------------

    Attachment: ZooKeeper Eclipse Plug-in.pdf

Hi all,

FYI, I am working on creating a ZooKeeper Eclipse Plug-in.  I have documented the goal, progress (with screen shots), and future plans in the attached file (ZooKeeper Eclipse Plug-in.pdf). Feedback is welcome. 



> 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
>             Fix For: 3.3.0
>
>         Attachments: pom.xml, screenshot-1.jpg, zk-view-0.1.tgz, ZooKeeper Eclipse Plug-in.pdf
>
>
> 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.


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

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment: screenshot-1.jpg

Here is a simple example on a live ZK.

> 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: 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.


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

Posted by "Eric Bowman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Bowman updated ZOOKEEPER-418:
----------------------------------

    Attachment: pom.xml

This pom creates a stand-alone jar (and also forces a more modern jdk version ... the pom in the .tar.gz file wouldn't build for me.)

> 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: pom.xml, 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.


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

Posted by "Mahadev konar (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ZOOKEEPER-418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mahadev konar updated ZOOKEEPER-418:
------------------------------------

    Fix Version/s: 3.3.0

> 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
>             Fix For: 3.3.0
>
>         Attachments: pom.xml, 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.


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

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
     [ 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.