[jira] [Commented] (ZOOKEEPER-1411) Consolidate membership management and add client port information

2012-03-19 Thread Benjamin Reed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233242#comment-13233242 ] Benjamin Reed commented on ZOOKEEPER-1411: -- +1. since this is a rather non-tr

[jira] [Commented] (ZOOKEEPER-1419) Leader election never settles for a 5-node cluster

2012-03-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233076#comment-13233076 ] Hudson commented on ZOOKEEPER-1419: --- Integrated in ZooKeeper-trunk #1501 (See [http

[jira] [Commented] (ZOOKEEPER-1419) Leader election never settles for a 5-node cluster

2012-03-19 Thread Camille Fournier (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233054#comment-13233054 ] Camille Fournier commented on ZOOKEEPER-1419: - I'm gonna check this in to

[jira] [Commented] (ZOOKEEPER-1416) Persistent Recursive Watch

2012-03-19 Thread Vishal Kathuria (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13233032#comment-13233032 ] Vishal Kathuria commented on ZOOKEEPER-1416: @Phillip: Since the recursive

[jira] [Commented] (ZOOKEEPER-1419) Leader election never settles for a 5-node cluster

2012-03-19 Thread Jeremy Stribling (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232983#comment-13232983 ] Jeremy Stribling commented on ZOOKEEPER-1419: - The patch seems to fix the

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

2012-03-19 Thread Patrick Hunt
With 3  binding +1's this vote passes. I'll finalize the release process, push out the bits and file an official announcement shortly. Thanks everyone who worked on this release! Regards, Patrick On Mon, Mar 19, 2012 at 2:31 PM, Benjamin Reed wrote: > +1 sorry for the late vote. it looks good

[jira] [Created] (ZOOKEEPER-1427) Writing to local files is done non-atomically

2012-03-19 Thread Todd Lipcon (Created) (JIRA)
Writing to local files is done non-atomically - Key: ZOOKEEPER-1427 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1427 Project: ZooKeeper Issue Type: Bug Components: server Aff

[jira] [Commented] (ZOOKEEPER-1411) Consolidate membership management and add client port information

2012-03-19 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232909#comment-13232909 ] Hadoop QA commented on ZOOKEEPER-1411: -- +1 overall. Here are the results of test

Success: ZOOKEEPER-1411 PreCommit Build #1000

2012-03-19 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1411 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1000/ ### ## LAST 60 LINES OF THE CONSOLE ### [

Failed: ZOOKEEPER-1418 PreCommit Build #1001

2012-03-19 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1418 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/1001/ ### ## LAST 60 LINES OF THE CONSOLE ### [

[jira] [Commented] (ZOOKEEPER-1418) Just a bug in the tutorial code on the website

2012-03-19 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232900#comment-13232900 ] Hadoop QA commented on ZOOKEEPER-1418: -- -1 overall. Here are the results of test

[jira] [Updated] (ZOOKEEPER-1418) Just a bug in the tutorial code on the website

2012-03-19 Thread Joe Gamache (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gamache updated ZOOKEEPER-1418: --- Attachment: SyncPrimitive.java Updated file _should_ be attached. > Just

[jira] [Updated] (ZOOKEEPER-1418) Just a bug in the tutorial code on the website

2012-03-19 Thread Joe Gamache (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe Gamache updated ZOOKEEPER-1418: --- Description: When I ran the Queue example from here: http://zookeeper.apache.org/doc/tru

[jira] [Updated] (ZOOKEEPER-1416) Persistent Recursive Watch

2012-03-19 Thread Phillip Liu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phillip Liu updated ZOOKEEPER-1416: --- Description: h4. The Problem A ZooKeeper Watch can be placed on a single znode and when t

[jira] [Commented] (ZOOKEEPER-1416) Persistent Recursive Watch

2012-03-19 Thread Phillip Liu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232834#comment-13232834 ] Phillip Liu commented on ZOOKEEPER-1416: @Patrick, 1. re: "holes", I'm still

Pure Python bindings

2012-03-19 Thread Alan D. Cabrera
It would be handy if there were pure Python bindings available. Are there any? Regards, Alan

[jira] [Commented] (ZOOKEEPER-1419) Leader election never settles for a 5-node cluster

2012-03-19 Thread Flavio Junqueira (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232739#comment-13232739 ] Flavio Junqueira commented on ZOOKEEPER-1419: - yes, only 3.4+

[jira] [Commented] (ZOOKEEPER-1384) test-cppunit overrides LD_LIBRARY_PATH and fails if gcc is in non-standard location

2012-03-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232555#comment-13232555 ] Hudson commented on ZOOKEEPER-1384: --- Integrated in ZooKeeper-trunk #1500 (See [http

ZooKeeper_branch34_solaris - Build # 139 - Failure

2012-03-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/ZooKeeper_branch34_solaris/139/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 147473 lines...] [junit] 2012-03-19 08:05:23,