[jira] Commented: (ZOOKEEPER-702) GSoC 2010: Failure Detector Model

2010-08-19 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900197#action_12900197 ] Flavio Junqueira commented on ZOOKEEPER-702: Thanks for the comments, Ivan.

Build failed in Hudson: ZooKeeper-trunk #909

2010-08-19 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/ZooKeeper-trunk/909/ -- [...truncated 510 lines...] [javadoc] Javadoc execution [javadoc] Loading source file

[jira] Created: (ZOOKEEPER-853) Make zookeeper.is_unrecoverable return True or False and not an integer

2010-08-19 Thread Andrei Savu (JIRA)
Make zookeeper.is_unrecoverable return True or False and not an integer --- Key: ZOOKEEPER-853 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-853 Project: Zookeeper

[jira] Updated: (ZOOKEEPER-853) Make zookeeper.is_unrecoverable return True or False and not an integer

2010-08-19 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-853: -- Attachment: ZOOKEEPER-853.patch Make zookeeper.is_unrecoverable return True or False and

[jira] Updated: (ZOOKEEPER-853) Make zookeeper.is_unrecoverable return True or False and not an integer

2010-08-19 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-853: -- Status: Patch Available (was: Open) Make zookeeper.is_unrecoverable return True or False

[jira] Updated: (ZOOKEEPER-853) Make zookeeper.is_unrecoverable return True or False and not an integer

2010-08-19 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-853: -- Status: Open (was: Patch Available) Make zookeeper.is_unrecoverable return True or False

[jira] Updated: (ZOOKEEPER-853) Make zookeeper.is_unrecoverable return True or False and not an integer

2010-08-19 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-853: -- Status: Patch Available (was: Open) Make zookeeper.is_unrecoverable return True or False

[jira] Updated: (ZOOKEEPER-853) Make zookeeper.is_unrecoverable return True or False and not an integer

2010-08-19 Thread Andrei Savu (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Savu updated ZOOKEEPER-853: -- Attachment: ZOOKEEPER-853.patch Fixed patch to do proper reference counting when returning

handling auth failure in java client

2010-08-19 Thread Fournier, Camille F. [Tech]
Hi all, I filed this ticket last week: https://issues.apache.org/jira/browse/ZOOKEEPER-844 Currently, the Java client ignores auth failures which is extremely problematic for the deployment I am preparing. I have written a patch to correct the problem by adding an AuthFailed KeeperState and

[jira] Commented: (ZOOKEEPER-792) zkpython memory leak

2010-08-19 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900380#action_12900380 ] Henry Robinson commented on ZOOKEEPER-792: -- Aha - I think I have found the

[jira] Updated: (ZOOKEEPER-844) handle auth failure in java client

2010-08-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-844: --- Status: Patch Available (was: Open) Assignee: Camille Fournier Fix

Re: handling auth failure in java client

2010-08-19 Thread Patrick Hunt
Hi Camille, thanks for the submission! I've marked the jira as patch available (by clicking the submit link), someone will take a look (review). I see that you wrote a test as well, which is great. Thanks, Patrick On 08/19/2010 09:34 AM, Fournier, Camille F. [Tech] wrote: Hi all, I filed

[jira] Updated: (ZOOKEEPER-792) zkpython memory leak

2010-08-19 Thread Henry Robinson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Robinson updated ZOOKEEPER-792: - Attachment: ZOOKEEPER-792.patch I forgot --no-prefix. Plus ca change, plus c'est la

BookKeeper build failing.

2010-08-19 Thread Patrick Hunt
Seems bk is dependent on some zk code, which I broke with my latest commit for ZOOKEEPER-733 (netty) Flavio, can you handle addressing this or should I? Patrick Original Message Subject: Build failed in Hudson: ZooKeeper-trunk #909 Date: Thu, 19 Aug 2010 10:32:18 + (UTC)

[jira] Commented: (ZOOKEEPER-822) Leader election taking a long time to complete

2010-08-19 Thread Vishal K (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900401#action_12900401 ] Vishal K commented on ZOOKEEPER-822: Hi Flavio, Ah! my trunk is quite old then. But

[jira] Created: (ZOOKEEPER-854) BookKeeper does not compile due to changes in the ZooKeeper code

2010-08-19 Thread Flavio Junqueira (JIRA)
BookKeeper does not compile due to changes in the ZooKeeper code Key: ZOOKEEPER-854 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-854 Project: Zookeeper Issue Type: Bug

[jira] Updated: (ZOOKEEPER-854) BookKeeper does not compile due to changes in the ZooKeeper code

2010-08-19 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated ZOOKEEPER-854: --- Attachment: ZOOKEEPER-854.patch Minor changes to LocalBookKeeper to reflect the

[jira] Assigned: (ZOOKEEPER-854) BookKeeper does not compile due to changes in the ZooKeeper code

2010-08-19 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira reassigned ZOOKEEPER-854: -- Assignee: Flavio Junqueira BookKeeper does not compile due to changes in

[jira] Updated: (ZOOKEEPER-854) BookKeeper does not compile due to changes in the ZooKeeper code

2010-08-19 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated ZOOKEEPER-854: --- Attachment: ZOOKEEPER-854.patch BookKeeper does not compile due to changes in

[jira] Updated: (ZOOKEEPER-854) BookKeeper does not compile due to changes in the ZooKeeper code

2010-08-19 Thread Flavio Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Junqueira updated ZOOKEEPER-854: --- Status: Patch Available (was: Open) BookKeeper does not compile due to changes

[jira] Updated: (ZOOKEEPER-775) A large scale pub/sub system

2010-08-19 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-775: Attachment: ZOOKEEPER-775.patch this patch make the following changes to the sumitted

Re: BookKeeper build failing.

2010-08-19 Thread Patrick Hunt
thanks. On 08/19/2010 12:59 PM, Flavio Junqueira wrote: Submitting a patch shortly. -Flavio On Aug 19, 2010, at 8:28 PM, Patrick Hunt wrote: Seems bk is dependent on some zk code, which I broke with my latest commit for ZOOKEEPER-733 (netty) Flavio, can you handle addressing this or should

[jira] Updated: (ZOOKEEPER-775) A large scale pub/sub system

2010-08-19 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-775: Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Release

[jira] Commented: (ZOOKEEPER-775) A large scale pub/sub system

2010-08-19 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900507#action_12900507 ] Patrick Hunt commented on ZOOKEEPER-775: Awesome job everyone, really psyched to

[jira] Assigned: (ZOOKEEPER-366) Session timeout detection can go wrong if the leader system time changes

2010-08-19 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed reassigned ZOOKEEPER-366: --- Assignee: Benjamin Reed Session timeout detection can go wrong if the leader

[jira] Commented: (ZOOKEEPER-366) Session timeout detection can go wrong if the leader system time changes

2010-08-19 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900511#action_12900511 ] Benjamin Reed commented on ZOOKEEPER-366: - after discussion this on the list, we

[jira] Commented: (ZOOKEEPER-792) zkpython memory leak

2010-08-19 Thread Lei Zhang (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12900563#action_12900563 ] Lei Zhang commented on ZOOKEEPER-792: - Thanks a lot. zkpython memory leak