Re: feedback zkclient

2009-10-05 Thread Patrick Hunt
You might want to add a link to zkclient on this page: http://wiki.apache.org/hadoop/ZooKeeper/UsefulTools Patrick Patrick Hunt wrote: Ted Dunning wrote: Judging by history and that fact that only 40/127 issues are resolved, 3.3 is probably 3-6 months away. Is that a fair assessment?

Re: feedback zkclient

2009-10-05 Thread Stefan Groschupf
Hi Patrick, thanks - we will do, also thanks for all the feedback. Stefan On Oct 5, 2009, at 11:22 AM, Patrick Hunt wrote: You might want to add a link to zkclient on this page: http://wiki.apache.org/hadoop/ZooKeeper/UsefulTools Patrick Patrick Hunt wrote: Ted Dunning wrote: Judging by

Zookeeper Test Project

2009-10-05 Thread Steve Cheng
Hi, The test project on the ProjectSuggestions page, to create tests for the examples, sounded like a nice way to get started with ZooKeeper, I've created one queue test and one lock test so far. I'd like to make a good range of tests, a number of basic sanity ones like the queue test, and some

Re: Zookeeper Test Project

2009-10-05 Thread Mahadev Konar
Hi Steve, Can you please create a jira and upload the code to that jira for feedback? I am guessing that you want to contribute these tests back to zookeeper right ? Also, do take a look at src/recipes/lock for an implementation of locks on top of zookeeper. They have some tests as well.

Re: Zookeeper Test Project

2009-10-05 Thread Mahadev Konar
Sounds good, I have created an ASF JIRA account, but it doesn't look like I can attach a file in Step 2 of the Create Issue screen. Do I have to create the jira first then attach the file? Yes. Please take a look at http://wiki.apache.org/hadoop/ZooKeeper/HowToContribute On some guidelines

[jira] Updated: (ZOOKEEPER-510) zkpython lumps all exceptions as IOError, needs specialized exceptions for KeeperException types

2009-10-05 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-510: - Attachment: ZOOKEEPER-510.patch This patch adds exceptions, and expands the test

[jira] Created: (ZOOKEEPER-542) c-client can spin when server unresponsive

2009-10-05 Thread Christian Wiedmann (JIRA)
c-client can spin when server unresponsive -- Key: ZOOKEEPER-542 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-542 Project: Zookeeper Issue Type: Bug Components: c client Affects

[jira] Updated: (ZOOKEEPER-542) c-client can spin when server unresponsive

2009-10-05 Thread Christian Wiedmann (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Wiedmann updated ZOOKEEPER-542: - Attachment: ZOOKEEPER-542.patch c-client can spin when server unresponsive