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

[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 V

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12762474#action_12762474 ] Henry Robinson commented on ZOOKEEPER-510: -- I should mention that the segfault

[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 suite

[jira] Created: (ZOOKEEPER-541) zkpython limited to 256 handles

2009-10-05 Thread Patrick Hunt (JIRA)
zkpython limited to 256 handles --- Key: ZOOKEEPER-541 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-541 Project: Zookeeper Issue Type: Bug Components: contrib-bindings Affects Versions: 3.2.1

[jira] Updated: (ZOOKEEPER-539) generate eclipse project via ant target

2009-10-05 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-539: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch

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 guidelin

Re: Zookeeper Test Project

2009-10-05 Thread Steve Cheng
Hi Mahadev, 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 w

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

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 m

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 his

ZooKeeper ensemble smoketest

2009-10-05 Thread Patrick Hunt
I created a short smoketest script that you might find interesting, both as a tool to help verify new/changed ensembles, but also as an example of how to use the zkpython bindings. A link is now on the wiki: http://wiki.apache.org/hadoop/ZooKeeper/UsefulTools Patrick

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? Yes,