[jira] Updated: (ZOOKEEPER-603) zkpython should do a better job of freeing memory under error conditions

2009-12-01 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-603: - Fix Version/s: (was: 3.2.2) 3.3.0 zkpython should do a better

[jira] Commented: (ZOOKEEPER-603) zkpython should do a better job of freeing memory under error conditions

2009-12-01 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12784431#action_12784431 ] Henry Robinson commented on ZOOKEEPER-603: -- You're right - this shouldn't block

[jira] Commented: (ZOOKEEPER-600) TODO pondering about allocation behavior in zkpython may be removed

2009-11-30 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12783919#action_12783919 ] Henry Robinson commented on ZOOKEEPER-600: -- Correct - my concern is over

[jira] Updated: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

2009-11-29 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-598: - Status: Patch Available (was: Open) Hudson will fail because this doesn't hit a test

[jira] Commented: (ZOOKEEPER-599) Changes to FLE and QuorumCnxManager to support Observers

2009-11-28 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12783263#action_12783263 ] Henry Robinson commented on ZOOKEEPER-599: -- Hi Flavio - This looks really

[jira] Created: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

2009-11-25 Thread Henry Robinson (JIRA)
Components: quorum Affects Versions: 3.2.2 Reporter: Henry Robinson Assignee: Henry Robinson Priority: Trivial Fix For: 3.2.2 Typo in thread constructor. Oops. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Updated: (ZOOKEEPER-598) LearnerHandler is misspelt in the thread's constructor

2009-11-25 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-598: - Attachment: ZOOKEEPER-598.patch Trivial fix; plus did a grep -ir leaner src

[jira] Commented: (ZOOKEEPER-594) Adding documentation to zkpython to help out with the setup for finding libzookeeper_mt.so.2

2009-11-24 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782096#action_12782096 ] Henry Robinson commented on ZOOKEEPER-594: -- Hi Erik - Thanks for the patch

[jira] Commented: (ZOOKEEPER-594) Adding documentation to zkpython to help out with the setup for finding libzookeeper_mt.so.2

2009-11-24 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12782234#action_12782234 ] Henry Robinson commented on ZOOKEEPER-594: -- Looks good to me, Erik, thanks

Re: Build failed in Hudson: ZooKeeper-trunk #544

2009-11-19 Thread Henry Robinson
-368. Observers: core functionality (henry robinson via mahadev) [breed] ZOOKEEPER-3. syncLimit has slightly different comments in the class header, and inline with the variable. [breed] ZOOKEEPER-519. Followerhandler should close the socket if it gets an exception on a write. [breed

[jira] Updated: (ZOOKEEPER-585) Update README for zkpython in 3.2.2

2009-11-19 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-585: - Attachment: ZOOKEEPER-585.patch Patch: bumps 'version' to 0.5, details the changes

[jira] Created: (ZOOKEEPER-585) Update README for zkpython in 3.2.2

2009-11-19 Thread Henry Robinson (JIRA)
Reporter: Henry Robinson Assignee: Henry Robinson Priority: Minor Fix For: 3.2.2 Attachments: ZOOKEEPER-585.patch zkpython has a few improvements going into 3.2.2, and its README needs a short update to reflect this. -- This message

[jira] Commented: (ZOOKEEPER-368) Observers: core functionality

2009-11-17 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779184#action_12779184 ] Henry Robinson commented on ZOOKEEPER-368: -- Flavio - Thanks for your comments

[jira] Commented: (ZOOKEEPER-368) Observers: core functionality

2009-11-17 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12779205#action_12779205 ] Henry Robinson commented on ZOOKEEPER-368: -- Mahadev - Ah, I understand now

[jira] Updated: (ZOOKEEPER-368) Observers: core functionality

2009-11-16 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: ZOOKEEPER-368.patch Docs update: added explicit mention of need to set

[jira] Updated: (ZOOKEEPER-368) Observers: core functionality

2009-11-15 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: ZOOKEEPER-368.patch This patch includes: 1. Documentation update 2. Some

[jira] Created: (ZOOKEEPER-579) zkpython needs more test coverage for ACL code paths

2009-11-12 Thread Henry Robinson (JIRA)
Components: contrib-bindings Affects Versions: 3.2.1 Reporter: Henry Robinson Assignee: Henry Robinson zkpython's tests don't do a good enough job of exercising the ACL code paths. A few new tests that confirm that setACL and friends are working correctly are needed

[jira] Updated: (ZOOKEEPER-368) Observers: core functionality

2009-11-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Description: Edit (Henry Robinson/henryr) 12/11/09: This JIRA specifically concerns

Re: Possible race in LETest.java

2009-11-11 Thread Henry Robinson
. -Flavio On Oct 28, 2009, at 7:44 AM, Henry Robinson wrote: [ Sending this direct since the Apache mailserver is rejecting my e-mails at the moment ] As I understand it, 1 and 2 receive a vote for 3 in the first round, which causes them to vote for 3 in the second round. So in the second

[jira] Updated: (ZOOKEEPER-577) LeaderElection code hardcodes majority quorums in at least two places

2009-11-11 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-577: - Component/s: server Affects Version/s: 3.2.1 LeaderElection code hardcodes

[jira] Created: (ZOOKEEPER-577) LeaderElection code hardcodes majority quorums in at least two places

2009-11-11 Thread Henry Robinson (JIRA)
Type: Bug Reporter: Henry Robinson Assignee: Henry Robinson See e.g. lookForLeader in LeaderElection.java and termPredicate in AuthFastLeaderElection.java Should use containsQuorum. -- This message is automatically generated by JIRA. - You can reply to this email

[jira] Commented: (ZOOKEEPER-368) Observers

2009-11-11 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776566#action_12776566 ] Henry Robinson commented on ZOOKEEPER-368: -- Flavio, Ben - thanks

[jira] Created: (ZOOKEEPER-578) ResponderThread should be able to use TCP or UDP

2009-11-11 Thread Henry Robinson (JIRA)
: server Affects Versions: 3.2.1 Reporter: Henry Robinson Assignee: Henry Robinson The ResponderThread, which responds to inquiries for the current leader, currently only uses UDP. It also only runs for electionAlg=0. Observers will eventually require

[jira] Commented: (ZOOKEEPER-368) Observers

2009-11-10 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776004#action_12776004 ] Henry Robinson commented on ZOOKEEPER-368: -- Hi Falvio / Patrick - Thanks

[jira] Commented: (ZOOKEEPER-368) Observers

2009-11-10 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776233#action_12776233 ] Henry Robinson commented on ZOOKEEPER-368: -- I just put up a set of notes

[jira] Updated: (ZOOKEEPER-368) Observers

2009-11-10 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: ZOOKEEPER-368.patch Updated patch - removed some erroneous debugging logs

Re: ApacheCon 2009 Meetup talk, also ZooKeeper packages available for download

2009-11-08 Thread Henry Robinson
At the same event, I gave a presentation on two JIRAs I've been working on - observers and dynamic ensembles. The slides are up on Slideshare here: http://www.slideshare.net/cloudera/zookeeper-futures, and I will try to get them uploaded to the wiki page. I was also able to announce ZooKeeper

ZooKeeper talks at the post-Apachecon Hadoop Meetup tonight

2009-11-05 Thread Henry Robinson
=utf-8client=firefox-aie=UTF8q=merriot+oaklandfb=1gl=ushq=merriothnear=oaklandcid=0,0,204705793290918968ei=k3jzSqbJA4WksgPZ58gdved=0CAwQnwIwAAll=37.803087,-122.272575spn=0.009766,0.022724z=16iwloc=A I'll post my slides in the next day or so. Hope some of you can make it! cheers, Henry Henry

Re: Bugfix release 3.2.2

2009-10-30 Thread Henry Robinson
Will the release include all JIRAs up to 562, or a cherrypick of bugfixes? It would be great to get zkpython fixes in: http://issues.apache.org/jira/browse/ZOOKEEPER-538 http://issues.apache.org/jira/browse/ZOOKEEPER-562

[jira] Updated: (ZOOKEEPER-368) Observers

2009-10-30 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Status: Patch Available (was: Open) Observers - Key

[jira] Updated: (ZOOKEEPER-368) Observers

2009-10-30 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: ZOOKEEPER-368.patch New patch - now that the refactor has gone in, Hudson

Possible race in LETest.java

2009-10-26 Thread Henry Robinson
I've been working on adding a TCPResponderThread to the leader election process so that if a deployment needs to be TCP only, it can be and still use all election types. Testing this has exposed what might be a race condition in the leader election code that prevents a leader from being elected.

[jira] Updated: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-21 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-549: - Status: Open (was: Patch Available) Refactor Followers and related classes

[jira] Commented: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-21 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768344#action_12768344 ] Henry Robinson commented on ZOOKEEPER-549: -- You're right - the observers patch

[jira] Commented: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-21 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768466#action_12768466 ] Henry Robinson commented on ZOOKEEPER-549: -- Mahadev - yes, the FOLLOWERINFO

[jira] Commented: (ZOOKEEPER-368) Observers

2009-10-21 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12768510#action_12768510 ] Henry Robinson commented on ZOOKEEPER-368: -- Ok, that's what I'm doing - making

[jira] Updated: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-20 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-549: - Attachment: ZOOKEEPER-549.patch This patch renames the Peer* classes to Learner

[jira] Updated: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-20 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-549: - Status: Patch Available (was: Open) Refactor Followers and related classes

[jira] Commented: (ZOOKEEPER-368) Observers

2009-10-19 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767519#action_12767519 ] Henry Robinson commented on ZOOKEEPER-368: -- I have had to change the Leader

[jira] Commented: (ZOOKEEPER-368) Observers

2009-10-19 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767539#action_12767539 ] Henry Robinson commented on ZOOKEEPER-368: -- Flavio - Throughput is low

[jira] Updated: (ZOOKEEPER-368) Observers

2009-10-19 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: observers sync benchmark.png Observers - Key

[jira] Commented: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-16 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766724#action_12766724 ] Henry Robinson commented on ZOOKEEPER-549: -- Mahadev / Flavio - Thanks

[jira] Commented: (ZOOKEEPER-368) Observers

2009-10-16 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12766785#action_12766785 ] Henry Robinson commented on ZOOKEEPER-368: -- Just to update: I'm putting

[jira] Updated: (ZOOKEEPER-554) zkpython can segfault when statting a deleted node

2009-10-14 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-554: - Component/s: contrib-bindings zkpython can segfault when statting a deleted node

[jira] Updated: (ZOOKEEPER-554) zkpython can segfault when statting a deleted node

2009-10-14 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-554: - Attachment: ZOOKEEPER-554.patch Attached is a fix, with tests included. I have also

[jira] Updated: (ZOOKEEPER-554) zkpython can segfault when statting a deleted node

2009-10-14 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-554: - Status: Patch Available (was: Open) zkpython can segfault when statting a deleted

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

2009-10-13 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-incref.patch Here's the patch for the incref issue. Try

[jira] Updated: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-549: - Attachment: ZOOKEEPER-549.patch Refactor Followers and related classes into a Peer

[jira] Updated: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-549: - Status: Patch Available (was: Open) This patch refactors Followers into a Peer

[jira] Commented: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764847#action_12764847 ] Henry Robinson commented on ZOOKEEPER-549: -- Both findbugs warnings were, I

[jira] Updated: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-549: - Attachment: ZOOKEEPER-549.patch Updated findbugs.xml to mask these warnings. Findbugs

[jira] Updated: (ZOOKEEPER-549) Refactor Followers and related classes into a Peer-Follower hierarchy in preparation for Observers

2009-10-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-549: - Status: Patch Available (was: Open) Refactor Followers and related classes

[jira] Commented: (ZOOKEEPER-550) Java Queue Recipe

2009-10-11 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12764502#action_12764502 ] Henry Robinson commented on ZOOKEEPER-550: -- Looks good! In offer(...) - would

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

2009-10-09 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12763901#action_12763901 ] Henry Robinson commented on ZOOKEEPER-510: -- Hm, I had interpreted the Python

Re: Build failed in Hudson: ZooKeeper-trunk #492

2009-10-09 Thread Henry Robinson
This seems unrelated to the patch - a failure in testCnxManager ( http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/492/testReport/org.apache.zookeeper.test/CnxManagerTest/testCnxManager/) where Selector.open() threw an IO exception. Looks like it could be related to this:

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

2009-10-08 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12763749#action_12763749 ] Henry Robinson commented on ZOOKEEPER-510: -- Yes - see testconnection

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

2009-10-06 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-541: - Attachment: ZOOKEEPER-541.patch This patch ups the limit of concurrently active

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

2009-10-06 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-541: - Status: Patch Available (was: Open) zkpython limited to 256 handles

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

2009-10-06 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12762839#action_12762839 ] Henry Robinson commented on ZOOKEEPER-541: -- This patch requires ZOOKEEPER-510

[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] Commented: (ZOOKEEPER-510) zkpython lumps all exceptions as IOError, needs specialized exceptions for KeeperException types

2009-10-02 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12761730#action_12761730 ] Henry Robinson commented on ZOOKEEPER-510: -- Hah, I'd just made the same patch

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

2009-10-01 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 all the exceptions that the Java

[jira] Updated: (ZOOKEEPER-538) zookeeper.async causes python to segfault

2009-09-30 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-538: - Attachment: callback.patch This should fix the problem - if a completion callback

[jira] Updated: (ZOOKEEPER-420) build/test should not require install in zkpython

2009-09-24 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-420: - Attachment: ZOOKEEPER-420.patch Added that directory (note, not tested because I

[jira] Updated: (ZOOKEEPER-420) build/test should not require install in zkpython

2009-09-24 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-420: - Status: Patch Available (was: Open) build/test should not require install

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

2009-09-23 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson reassigned ZOOKEEPER-510: Assignee: Henry Robinson zkpython lumps all exceptions as IOError, needs

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

2009-09-23 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12758811#action_12758811 ] Henry Robinson commented on ZOOKEEPER-510: -- (Just got back from a long vacation

[jira] Commented: (ZOOKEEPER-368) Observers

2009-08-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742532#action_12742532 ] Henry Robinson commented on ZOOKEEPER-368: -- Anyone had a chance to try this out

[jira] Commented: (ZOOKEEPER-368) Observers

2009-08-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12742553#action_12742553 ] Henry Robinson commented on ZOOKEEPER-368: -- Of course! That was just

[jira] Updated: (ZOOKEEPER-368) Observers

2009-08-04 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: observers.patch obs-refactor.patch Here is both

[jira] Commented: (ZOOKEEPER-481) Add lastMessageSent to QuorumCnxManager

2009-07-23 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12734556#action_12734556 ] Henry Robinson commented on ZOOKEEPER-481: -- Does this change have any impact

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-21 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733571#action_12733571 ] Henry Robinson commented on ZOOKEEPER-368: -- I agree that using a quorum

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-21 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12733818#action_12733818 ] Henry Robinson commented on ZOOKEEPER-368: -- i'm very sensitive to the work

[jira] Updated: (ZOOKEEPER-368) Observers

2009-07-16 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: ZOOKEEPER-368.patch The problem was I didn't include the updated

[jira] Commented: (ZOOKEEPER-460) bad testRetry in cppunit tests (hudson failure)

2009-07-15 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12731380#action_12731380 ] Henry Robinson commented on ZOOKEEPER-460: -- I need a little help getting

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-15 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12731674#action_12731674 ] Henry Robinson commented on ZOOKEEPER-368: -- Hi Mahadev - * An observer sends

[jira] Updated: (ZOOKEEPER-368) Observers

2009-07-15 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-368: - Attachment: ZOOKEEPER-368.patch Argh, try this - the ObserverBean.java file wasn't

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-14 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730762#action_12730762 ] Henry Robinson commented on ZOOKEEPER-368: -- Hi Flavio - Have you downloaded

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-14 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730772#action_12730772 ] Henry Robinson commented on ZOOKEEPER-368: -- Weird - you're applying the patch

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-14 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12731090#action_12731090 ] Henry Robinson commented on ZOOKEEPER-368: -- These are all great points

[jira] Created: (ZOOKEEPER-463) C++ tests can't be built on Mac OS using XCode command line tools

2009-07-13 Thread Henry Robinson (JIRA)
: Bug Components: tests Affects Versions: 3.2.0 Environment: Using latest XCode 3.1.3. [apache-zookeeper/bin]$ ld -v @(#)PROGRAM:ld PROJECT:ld64-85.2.1 Reporter: Henry Robinson Priority: Minor --wrap is an unsupported command line flag for ld on Mac OS

[jira] Commented: (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2009-07-13 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730414#action_12730414 ] Henry Robinson commented on ZOOKEEPER-107: -- Raghu: Your solution

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-13 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730522#action_12730522 ] Henry Robinson commented on ZOOKEEPER-368: -- Hi Mahadev - To answer your

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-13 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12730570#action_12730570 ] Henry Robinson commented on ZOOKEEPER-368: -- Seems completely reasonable to me

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-08 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728593#action_12728593 ] Henry Robinson commented on ZOOKEEPER-368: -- (Reposting last bit of conversation

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-08 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12728797#action_12728797 ] Henry Robinson commented on ZOOKEEPER-368: -- {i'm trying to understand the use

[jira] Commented: (ZOOKEEPER-368) Observers

2009-07-01 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12726058#action_12726058 ] Henry Robinson commented on ZOOKEEPER-368: -- Thanks for the new patch! I've

Re: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)

2009-07-01 Thread Henry Robinson
Hi Patrick - Looks good at first glance; I'll vote once I've tested more thoroughly. Is there any chance of getting ZOOKEEPER-447 added? It's a tiny patch which lets you specify config files on the command line or in the environment. It's blocked by Hudson at the moment due to the lack of tests;

Re: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)

2009-07-01 Thread Henry Robinson
Fine by me! Thanks, Henry On Wed, Jul 1, 2009 at 6:54 PM, Patrick Hunt ph...@apache.org wrote: I'd prefer holding off for 3.3/3.2.1 unless you feel strongly. We're already a few days behind the original release schedule (jun29). Patrick Henry Robinson wrote: Hi Patrick - Looks good

Re: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)

2009-07-01 Thread Henry Robinson
+1 - zkpython passes all tests. All core Java tests pass on my Mac, can't build the C tests due to incompatible linker option. Building zkpython and fatjar from src/contrib via ant fails with this error: BUILD FAILED /Users/henry/install/zookeeper-3.2.0/src/contrib/build.xml:30: The following

[jira] Updated: (ZOOKEEPER-447) zkServer.sh doesn't allow different config files to be specified on the command line

2009-06-25 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-447: - Attachment: ZOOKEEPER-447.patch This tiny patch to zkEnv.sh and zkServer.sh has

[jira] Updated: (ZOOKEEPER-447) zkServer.sh doesn't allow different config files to be specified on the command line

2009-06-25 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-447: - Priority: Minor (was: Major) zkServer.sh doesn't allow different config files

[jira] Commented: (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2009-06-21 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12722368#action_12722368 ] Henry Robinson commented on ZOOKEEPER-107: -- I think the issue of how to locate

[jira] Issue Comment Edited: (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2009-06-20 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12722245#action_12722245 ] Henry Robinson edited comment on ZOOKEEPER-107 at 6/20/09 12:09 PM

[jira] Commented: (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2009-06-18 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721547#action_12721547 ] Henry Robinson commented on ZOOKEEPER-107: -- Yes, I'd like to take ownership

[jira] Commented: (ZOOKEEPER-107) Allow dynamic changes to server cluster membership

2009-06-15 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719641#action_12719641 ] Henry Robinson commented on ZOOKEEPER-107: -- Hi - Thanks for the proposal

[jira] Commented: (ZOOKEEPER-432) Various improvements to zkpython bindings

2009-06-15 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12719816#action_12719816 ] Henry Robinson commented on ZOOKEEPER-432: -- Ah, sorry, I see what you mean

[jira] Commented: (ZOOKEEPER-442) need a way to remove watches that are no longer of interest

2009-06-12 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12718915#action_12718915 ] Henry Robinson commented on ZOOKEEPER-442: -- I think if anything applications

[jira] Updated: (ZOOKEEPER-422) Java CLI should support ephemeral and sequential node creation

2009-06-11 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-422: - Attachment: ZOOKEEPER-422.patch Java CLI should support ephemeral and sequential

[jira] Updated: (ZOOKEEPER-422) Java CLI should support ephemeral and sequential node creation

2009-06-11 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-422: - Fix Version/s: 3.2.0 Affects Version/s: 3.2.0 Status: Patch

<    1   2   3   4   >