Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-14 Thread Patrick Hunt
With 6 +1's (3 PMC) and no -1's the vote passes. I'm working to publish the release and will send announcements as soon as that's done. Patrick On 05/13/2010 10:51 PM, Stack wrote: +1 I installed it under hbase cluster as a 5-node ensemble. Looks like it works like 3.3.0. Did some messing

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-13 Thread Andrei Savu
All the Junit tests work as expected but I've got a failing test on the C client. I have attached the log messages. Is this an expected (accepted) error? I'm now running the tests on zookeeper 3.3.0. I'm testing on: Ubuntu 10.4 LTS Server Edition (64 bit) running inside VMWare Workstation on

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-13 Thread Patrick Hunt
Looks like some diff in the errno reported in 10.4 (I'm on karmic and it passes): void testInvalidAddressString2() { const string INVALID_HOST(host1:+host:123); zh=zookeeper_init(INVALID_HOST.c_str(),0,0,0,0,0); CPPUNIT_ASSERT(zh==0); ***

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-13 Thread Mahadev Konar
+1. Ran ant tests and some manual testing to bring up a cluster and run manual commands on the zookeeper cluster of 1,3, 5 nodes. Thanks Mahadev On 5/11/10 10:32 PM, Patrick Hunt ph...@apache.org wrote: +1, tests pass for me, also verified that nc/zktop worked properly on a real cluster

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-13 Thread Stack
+1 I installed it under hbase cluster as a 5-node ensemble. Looks like it works like 3.3.0. Did some messing sending nc commands. No prob. St.Ack On Thu, May 13, 2010 at 4:52 PM, Mahadev Konar maha...@yahoo-inc.com wrote: +1. Ran ant tests and some manual testing to bring up a cluster and

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-12 Thread Henry Robinson
+1, Java tests pass for me, as do Python ones. Henry On 11 May 2010 22:32, Patrick Hunt ph...@apache.org wrote: +1, tests pass for me, also verified that nc/zktop worked properly on a real cluster (4letter word fix). Patrick On 05/07/2010 11:25 AM, Patrick Hunt wrote: I've created a

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-12 Thread Benjamin Reed
+1, things check out for me too. ben On 05/11/2010 11:19 PM, Henry Robinson wrote: +1, Java tests pass for me, as do Python ones. Henry On 11 May 2010 22:32, Patrick Huntph...@apache.org wrote: +1, tests pass for me, also verified that nc/zktop worked properly on a real cluster

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-12 Thread Flavio Junqueira
+1, works for me as well. -Flavio On May 12, 2010, at 7:58 PM, Benjamin Reed wrote: +1, things check out for me too. ben On 05/11/2010 11:19 PM, Henry Robinson wrote: +1, Java tests pass for me, as do Python ones. Henry On 11 May 2010 22:32, Patrick Huntph...@apache.org wrote: +1,

Re: [VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-11 Thread Patrick Hunt
+1, tests pass for me, also verified that nc/zktop worked properly on a real cluster (4letter word fix). Patrick On 05/07/2010 11:25 AM, Patrick Hunt wrote: I've created a candidate build for ZooKeeper 3.3.1. This is a bug fix release addressing seventeen issues (one critical) -- see the

[VOTE] Release ZooKeeper 3.3.1 (candidate 0)

2010-05-07 Thread Patrick Hunt
I've created a candidate build for ZooKeeper 3.3.1. This is a bug fix release addressing seventeen issues (one critical) -- see the release notes for details. *** Please download, test and VOTE before the *** vote closes 11am pacific time, Wednesday, May 12.***