Re: Possible race in LETest.java

2009-11-11 Thread Flavio Junqueira
Henry already opened one: ZOOKEEPER-569. -Flavio On Nov 11, 2009, at 7:03 AM, Patrick Hunt wrote: Closing the loop - what's the status on this? Can one of you open a JIRA and provide a patch for this? Thanks, Patrick Flavio Junqueira wrote: Hi Henry, Apologies for the the delay. Your

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

2009-11-11 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776370#action_12776370 ] Mahadev konar commented on ZOOKEEPER-550: - by installing zookeeper library I

[jira] Commented: (ZOOKEEPER-368) Observers

2009-11-11 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776482#action_12776482 ] Flavio Paiva Junqueira commented on ZOOKEEPER-368: -- Thanks for the

Re: Possible race in LETest.java

2009-11-11 Thread Henry Robinson
The patch is simple, but a test is harder because it's a race condition. I'm working on it. Henry On Wed, Nov 11, 2009 at 12:06 AM, Flavio Junqueira f...@yahoo-inc.comwrote: Henry already opened one: ZOOKEEPER-569. -Flavio On Nov 11, 2009, at 7:03 AM, Patrick Hunt wrote: Closing the

[jira] Updated: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-472: --- Status: Open (was: Patch Available) Making DataNode not instantiate a HashMap when the

[jira] Updated: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-472: --- Status: Patch Available (was: Open) Making DataNode not instantiate a HashMap when the

[jira] Updated: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-472: --- Attachment: zookeeper-472.patch Updated patch to compile against latest trunk. Also

[jira] Commented: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776510#action_12776510 ] Hadoop QA commented on ZOOKEEPER-472: - -1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-425) Add OSGi metadata to zookeeper.jar

2009-11-11 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776538#action_12776538 ] Benjamin Reed commented on ZOOKEEPER-425: - sorry i didn't notice this sooner.

[jira] Updated: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Erik Holstad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Holstad updated ZOOKEEPER-472: --- Attachment: zookeeper-472.patch Fixed the findbug warning, hopefully, by moving the

[jira] Commented: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Erik Holstad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776549#action_12776549 ] Erik Holstad commented on ZOOKEEPER-472: Not really sure what to do about the no

[jira] Commented: (ZOOKEEPER-425) Add OSGi metadata to zookeeper.jar

2009-11-11 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776548#action_12776548 ] David Bosschaert commented on ZOOKEEPER-425: Hi Benjamin. Did you actually

[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)
LeaderElection code hardcodes majority quorums in at least two places - Key: ZOOKEEPER-577 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-577 Project: Zookeeper Issue

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

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

2009-11-11 Thread Henry Robinson (JIRA)
ResponderThread should be able to use TCP or UDP Key: ZOOKEEPER-578 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-578 Project: Zookeeper Issue Type: Improvement Components:

Re: Possible race in LETest.java

2009-11-11 Thread Patrick Hunt
Ok, great. Good to see you guys are on top of this one! Patrick Henry Robinson wrote: The patch is simple, but a test is harder because it's a race condition. I'm working on it. Henry On Wed, Nov 11, 2009 at 12:06 AM, Flavio Junqueira f...@yahoo-inc.comwrote: Henry already opened one:

[jira] Updated: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Hunt updated ZOOKEEPER-472: --- Status: Patch Available (was: Open) Making DataNode not instantiate a HashMap when the

[jira] Commented: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776572#action_12776572 ] Patrick Hunt commented on ZOOKEEPER-472: In general we should have tests but I'm

[jira] Commented: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Erik Holstad (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776580#action_12776580 ] Erik Holstad commented on ZOOKEEPER-472: Sounds good to me. Making DataNode

[jira] Commented: (ZOOKEEPER-472) Making DataNode not instantiate a HashMap when the node is ephmeral

2009-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776582#action_12776582 ] Hadoop QA commented on ZOOKEEPER-472: - -1 overall. Here are the results of testing

[jira] Commented: (ZOOKEEPER-425) Add OSGi metadata to zookeeper.jar

2009-11-11 Thread Patrick Hunt (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776592#action_12776592 ] Patrick Hunt commented on ZOOKEEPER-425: A dumb q: adding this to the manifest

[jira] Commented: (ZOOKEEPER-425) Add OSGi metadata to zookeeper.jar

2009-11-11 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776610#action_12776610 ] Benjamin Reed commented on ZOOKEEPER-425: - right these are osgi specific tags

[jira] Commented: (ZOOKEEPER-425) Add OSGi metadata to zookeeper.jar

2009-11-11 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776614#action_12776614 ] Benjamin Reed commented on ZOOKEEPER-425: - oh sorry david. so i still have the

[jira] Commented: (ZOOKEEPER-368) Observers

2009-11-11 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776654#action_12776654 ] Mahadev konar commented on ZOOKEEPER-368: - henry, thanks for the patch. the

[jira] Commented: (ZOOKEEPER-368) Observers

2009-11-11 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776690#action_12776690 ] Flavio Paiva Junqueira commented on ZOOKEEPER-368: -- # I think it is

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

2009-11-11 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776770#action_12776770 ] Steven Cheng commented on ZOOKEEPER-550: Haven't done a make install yet with

[jira] Commented: (ZOOKEEPER-368) Observers

2009-11-11 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776840#action_12776840 ] Benjamin Reed commented on ZOOKEEPER-368: - jeff, i agree that we shouldn't hold

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

2009-11-11 Thread Steven Cheng (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12776854#action_12776854 ] Steven Cheng commented on ZOOKEEPER-550: Just tried with a fresh checkout. The