RFC: move operations from methods to individual classes

2010-05-26 Thread Thomas Koch
Hi, for my current code I'm using zkclient[1] and have also looked at cages[2] for some ZK usage examples. I observed, that there's a common pattern to wrap ZK operations in callables and feed them to a retryUntilConnected executor. Now my idea is, that ZK should already come with operations

[jira] Updated: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-773: - Attachment: ZOOKEEPER-773.diff Log visualisation - Key:

[jira] Updated: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-773: - Status: Open (was: Patch Available) going to resubmit Log visualisation -

[jira] Commented: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871804#action_12871804 ] Ivan Kelly commented on ZOOKEEPER-773: -- Writing doc on how to use filters now, will

[jira] Commented: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871821#action_12871821 ] Hadoop QA commented on ZOOKEEPER-773: - -1 overall. Here are the results of testing

[jira] Updated: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-773: - Status: Open (was: Patch Available) adding readme Log visualisation -

[jira] Updated: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-773: - Attachment: (was: ZOOKEEPER-773.diff) Log visualisation -

[jira] Updated: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-773: - Attachment: ZOOKEEPER-773.diff added README Log visualisation -

[jira] Updated: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Ivan Kelly (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Kelly updated ZOOKEEPER-773: - Status: Patch Available (was: Open) adding README Log visualisation -

New log viewing and filtering tool uploaded to JIRA

2010-05-26 Thread Ivan Kelly
Hi guys, I've just uploaded to JIRA the first proper version of a tool I've been working on for viewing and filtering zookeeper logs. Source is available at: https://issues.apache.org/jira/browse/ZOOKEEPER-773. Just patch over a current zookeeper source tree and cd to src/contrib/

[jira] Commented: (ZOOKEEPER-773) Log visualisation

2010-05-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871843#action_12871843 ] Hadoop QA commented on ZOOKEEPER-773: - -1 overall. Here are the results of testing

[jira] Updated: (ZOOKEEPER-779) C Client should check the connectivity to the hosts in zookeeper_init

2010-05-26 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-779: --- Status: Open (was: Patch Available) No worries. I'm cancelling the patch for now given

[jira] Created: (ZOOKEEPER-781) provide a generalized connection strategy for ZooKeeper clients

2010-05-26 Thread Patrick Hunt (JIRA)
provide a generalized connection strategy for ZooKeeper clients - Key: ZOOKEEPER-781 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-781 Project: Zookeeper Issue Type: New

Re: RFC: move operations from methods to individual classes

2010-05-26 Thread Patrick Hunt
Hi Thomas, you might take a look at this JIRA https://issues.apache.org/jira/browse/ZOOKEEPER-679 there's definitely been interest in this area, however there are some real challenges as well. Most users do end up wrapping the basic api with some code, esp the retry metaphor is a common case,

[jira] Updated: (ZOOKEEPER-744) Add monitoring four-letter word

2010-05-26 Thread Savu Andrei (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savu Andrei updated ZOOKEEPER-744: -- Attachment: ZOOKEEPER-744.patch I have fixed the patch: changed forrest docs and added

[jira] Updated: (ZOOKEEPER-744) Add monitoring four-letter word

2010-05-26 Thread Savu Andrei (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Savu Andrei updated ZOOKEEPER-744: -- Attachment: (was: ZOOKEEPER-744.patch) Add monitoring four-letter word

[jira] Updated: (ZOOKEEPER-733) use netty to handle client connections

2010-05-26 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-733: Attachment: moved.zip i couldn't reproduce the move problem, but these two files should