ZooKeeper ensemble configuration generator

2009-08-06 Thread Patrick Hunt
This is currently more of a developer tool but I thought it might be useful for users as well -- a basic ZooKeeper ensemble configuration generator that takes some of the drudge work out of generating configs. I got sick of creating these by hand for the various setups I have (esp when

Build failed in Hudson: ZooKeeper-trunk #406

2009-08-06 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/406/ -- [...truncated 218159 lines...] [junit] found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port-1 [junit] 2009-08-06 11:45:49,664 - INFO

[jira] Updated: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-08-06 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-311: Resolution: Fixed Status: Resolved (was: Patch Available) commit to 3.2

[jira] Commented: (ZOOKEEPER-498) Unending Leader Elections : WAN configuration

2009-08-06 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740195#action_12740195 ] Mahadev konar commented on ZOOKEEPER-498: - flavio, can you include the example

[jira] Updated: (ZOOKEEPER-484) Clients get SESSION MOVED exception when switching from follower to a leader.

2009-08-06 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-484: Hadoop Flags: [Reviewed] +1 looks good mahadev Clients get SESSION MOVED exception

[jira] Updated: (ZOOKEEPER-490) the java docs for session creation are misleading/incomplete

2009-08-06 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-490: Hadoop Flags: [Reviewed] +1 looks good pat the java docs for session creation are

[jira] Updated: (ZOOKEEPER-476) upgrade junit library from 4.4 to 4.6

2009-08-06 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-476: Hadoop Flags: [Reviewed] +1 looks good upgrade junit library from 4.4 to 4.6

[jira] Updated: (ZOOKEEPER-484) Clients get SESSION MOVED exception when switching from follower to a leader.

2009-08-06 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-484: Attachment: ZOOKEEPER-484-3.2.patch patch for 3.2 branch. the one for trunk does not

[jira] Created: (ZOOKEEPER-501) CnxManagerTest failed on hudson

2009-08-06 Thread Flavio Paiva Junqueira (JIRA)
CnxManagerTest failed on hudson --- Key: ZOOKEEPER-501 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-501 Project: Zookeeper Issue Type: Bug Reporter: Flavio Paiva Junqueira It timed out

[jira] Updated: (ZOOKEEPER-498) Unending Leader Elections : WAN configuration

2009-08-06 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-498: - Status: Open (was: Patch Available) Have to add documentation and

[jira] Updated: (ZOOKEEPER-498) Unending Leader Elections : WAN configuration

2009-08-06 Thread Flavio Paiva Junqueira (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Paiva Junqueira updated ZOOKEEPER-498: - Attachment: ZOOKEEPER-498.patch Uploading a patch that works for me.

Hudson build is back to normal: ZooKeeper-trunk #407

2009-08-06 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/407/changes

[jira] Updated: (ZOOKEEPER-501) CnxManagerTest failed on hudson

2009-08-06 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-501: Fix Version/s: 3.3.0 3.2.1 this seems to happen on my 3.2 branch as

[jira] Commented: (ZOOKEEPER-311) handle small path lengths in zoo_create()

2009-08-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740291#action_12740291 ] Hudson commented on ZOOKEEPER-311: -- Integrated in ZooKeeper-trunk #407 (See

RE: Optimized WAN ZooKeeper Config : Multi-Ensemble configuration

2009-08-06 Thread Todd Greenwood
Considering that we're opting for a WAN deployment that is not going to use groups, weights, etc., and that we are going to implement an ensemble-to-ensemble sync mechanism...what version of zookeeper do you recommend? -Original Message- From: Todd Greenwood Sent: Wednesday, August 05,

[jira] Updated: (ZOOKEEPER-501) CnxManagerTest failed on hudson

2009-08-06 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar updated ZOOKEEPER-501: Attachment: CnxnManagerTest.log the test times out after printing just a few lines.

Re: Optimized WAN ZooKeeper Config : Multi-Ensemble configuration

2009-08-06 Thread Mahadev Konar
Hi Todd, I would strongly recommend 3.1.1 for now. 3.2 has quite a few bugs. 3.2.1 should be out in the next week or so but again, I would suggest to go with 3.1.1 for now on production, since we already have bunch of users using 3.1.1 on production clusters. Upgrading from 3.1.1 to 3.2.1 should

RE: Optimized WAN ZooKeeper Config : Multi-Ensemble configuration

2009-08-06 Thread Todd Greenwood
Thanks! We'll proceed w/ 3.1.1. -Todd -Original Message- From: Mahadev Konar [mailto:maha...@yahoo-inc.com] Sent: Thursday, August 06, 2009 3:56 PM To: zookeeper-dev@hadoop.apache.org Subject: Re: Optimized WAN ZooKeeper Config : Multi-Ensemble configuration Hi Todd, I would

[jira] Created: (ZOOKEEPER-502) bookkeeper create call completion too many times

2009-08-06 Thread Benjamin Reed (JIRA)
bookkeeper create call completion too many times Key: ZOOKEEPER-502 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-502 Project: Zookeeper Issue Type: Bug Reporter: Benjamin

[jira] Updated: (ZOOKEEPER-502) bookkeeper create call completion too many times

2009-08-06 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-502: Attachment: ZOOKEEPER-502.patch this patch adds a test case that reproduces the

[jira] Updated: (ZOOKEEPER-502) bookkeeper create calls completion too many times

2009-08-06 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-502: Summary: bookkeeper create calls completion too many times (was: bookkeeper create

[jira] Updated: (ZOOKEEPER-502) bookkeeper create calls completion too many times

2009-08-06 Thread Benjamin Reed (JIRA)
[ https://issues.apache.org/jira/browse/ZOOKEEPER-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Reed updated ZOOKEEPER-502: Component/s: contrib-bookkeeper bookkeeper create calls completion too many times

[jira] Created: (ZOOKEEPER-503) race condition in asynchronous create

2009-08-06 Thread Benjamin Reed (JIRA)
race condition in asynchronous create - Key: ZOOKEEPER-503 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-503 Project: Zookeeper Issue Type: Bug Components: contrib-bookkeeper

[jira] Commented: (ZOOKEEPER-499) electionAlg should default to FLE (3) - regression

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