You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Patrick Hunt <ph...@apache.org> on 2009/07/01 19:39:53 UTC

[VOTE] Release ZooKeeper 3.2.0 (candidate 1)

I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are 
addressed in this release, with major new features for; perl/python/rest 
bindings, flexible quorum support, recipe code libraries, chroot support 
in connect string, and much more.

*** Please download, test and VOTE before the
*** vote closes EOD on Monday, July 6.***

http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/

Should we release this?

Patrick




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

Posted by Stu Hood <st...@rackspace.com>.
After installing those packages, the tests passed just fine. Additionally, we got a chance to run the release against our own tests, and everything went smoothly.

+1

Thanks for the help!
Stu

-----Original Message-----
From: "Patrick Hunt" <ph...@apache.org>
Sent: Wednesday, July 1, 2009 2:10pm
To: zookeeper-dev@hadoop.apache.org
Subject: Re: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)

It looks like you don't have cppunit installed afaict, but I'd feel more 
comfortable if you could verify.

      [exec] checking for cppunit-config... no
      [exec] checking for Cppunit - version >= 1.10.2... no

I have this on my ubuntu system:

libcppunit-1.12-1				install
libcppunit-dev					install

Could you try installing cppunit and re-run? Otw I'll mark you as +1. ;-)

Patrick

Stu Hood wrote:
> All of the Java unit tests passed, but the CPPUnit tests failed to build (perhaps I am missing a dependency?). Log attached.
> 
> If I am just missing a dependency, +1. Otherwise, -1.
> 
> Thanks,
> Stu
> 
> -----Original Message-----
> From: "Patrick Hunt" <ph...@apache.org>
> Sent: Wednesday, July 1, 2009 1:39pm
> To: "zookeeper-dev@hadoop.apache.org" <zo...@hadoop.apache.org>
> Subject: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)
> 
> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are 
> addressed in this release, with major new features for; perl/python/rest 
> bindings, flexible quorum support, recipe code libraries, chroot support 
> in connect string, and much more.
> 
> *** Please download, test and VOTE before the
> *** vote closes EOD on Monday, July 6.***
> 
> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/
> 
> Should we release this?
> 
> Patrick
> 
> 
> 
> 



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

Posted by Henry Robinson <he...@cloudera.com>.
+1 - zkpython passes all tests.

All core Java tests pass on my Mac, can't build the C tests due to
incompatible linker option.

Building zkpython and fatjar from src/contrib via ant fails with this error:

BUILD FAILED
/Users/henry/install/zookeeper-3.2.0/src/contrib/build.xml:30: The following
error occurred while executing this line:
/Users/henry/install/zookeeper-3.2.0/src/contrib/build-contrib.xml:92:
/Users/henry/install/zookeeper-3.2.0/build/contrib/zkpython/classes not
found.

This is the same behaviour as svn, and zkpython at least can be built
successfully according to the instructions in src/contrib/zkpython/README.
For either 3.2.1 or 3.3 smoothing this should be on my todo list.

Henry

On Wed, Jul 1, 2009 at 7:10 PM, Patrick Hunt <ph...@apache.org> wrote:

> It looks like you don't have cppunit installed afaict, but I'd feel more
> comfortable if you could verify.
>
>     [exec] checking for cppunit-config... no
>     [exec] checking for Cppunit - version >= 1.10.2... no
>
> I have this on my ubuntu system:
>
> libcppunit-1.12-1                               install
> libcppunit-dev                                  install
>
> Could you try installing cppunit and re-run? Otw I'll mark you as +1. ;-)
>
> Patrick
>
>
> Stu Hood wrote:
>
>> All of the Java unit tests passed, but the CPPUnit tests failed to build
>> (perhaps I am missing a dependency?). Log attached.
>>
>> If I am just missing a dependency, +1. Otherwise, -1.
>>
>> Thanks,
>> Stu
>>
>> -----Original Message-----
>> From: "Patrick Hunt" <ph...@apache.org>
>> Sent: Wednesday, July 1, 2009 1:39pm
>> To: "zookeeper-dev@hadoop.apache.org" <zo...@hadoop.apache.org>
>> Subject: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)
>>
>> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are
>> addressed in this release, with major new features for; perl/python/rest
>> bindings, flexible quorum support, recipe code libraries, chroot support in
>> connect string, and much more.
>>
>> *** Please download, test and VOTE before the
>> *** vote closes EOD on Monday, July 6.***
>>
>> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/<http://people.apache.org/%7Ephunt/zookeeper-3.2.0-candidate-1/>
>>
>> Should we release this?
>>
>> Patrick
>>
>>
>>
>>
>>

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

Posted by Patrick Hunt <ph...@apache.org>.
It looks like you don't have cppunit installed afaict, but I'd feel more 
comfortable if you could verify.

      [exec] checking for cppunit-config... no
      [exec] checking for Cppunit - version >= 1.10.2... no

I have this on my ubuntu system:

libcppunit-1.12-1				install
libcppunit-dev					install

Could you try installing cppunit and re-run? Otw I'll mark you as +1. ;-)

Patrick

Stu Hood wrote:
> All of the Java unit tests passed, but the CPPUnit tests failed to build (perhaps I am missing a dependency?). Log attached.
> 
> If I am just missing a dependency, +1. Otherwise, -1.
> 
> Thanks,
> Stu
> 
> -----Original Message-----
> From: "Patrick Hunt" <ph...@apache.org>
> Sent: Wednesday, July 1, 2009 1:39pm
> To: "zookeeper-dev@hadoop.apache.org" <zo...@hadoop.apache.org>
> Subject: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)
> 
> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are 
> addressed in this release, with major new features for; perl/python/rest 
> bindings, flexible quorum support, recipe code libraries, chroot support 
> in connect string, and much more.
> 
> *** Please download, test and VOTE before the
> *** vote closes EOD on Monday, July 6.***
> 
> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/
> 
> Should we release this?
> 
> Patrick
> 
> 
> 
> 

RE: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)

Posted by Stu Hood <st...@rackspace.com>.
All of the Java unit tests passed, but the CPPUnit tests failed to build (perhaps I am missing a dependency?). Log attached.

If I am just missing a dependency, +1. Otherwise, -1.

Thanks,
Stu

-----Original Message-----
From: "Patrick Hunt" <ph...@apache.org>
Sent: Wednesday, July 1, 2009 1:39pm
To: "zookeeper-dev@hadoop.apache.org" <zo...@hadoop.apache.org>
Subject: [VOTE] Release ZooKeeper 3.2.0 (candidate 1)

I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are 
addressed in this release, with major new features for; perl/python/rest 
bindings, flexible quorum support, recipe code libraries, chroot support 
in connect string, and much more.

*** Please download, test and VOTE before the
*** vote closes EOD on Monday, July 6.***

http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/

Should we release this?

Patrick




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

Posted by Henry Robinson <he...@cloudera.com>.
Fine by me!

Thanks,

Henry

On Wed, Jul 1, 2009 at 6:54 PM, Patrick Hunt <ph...@apache.org> wrote:

> I'd prefer holding off for 3.3/3.2.1 unless you feel strongly. We're
> already a few days behind the original release schedule (jun29).
>
> Patrick
>
> Henry Robinson wrote:
>
>> Hi Patrick -
>>
>> Looks good at first glance; I'll vote once I've tested more thoroughly.
>>
>> Is there any chance of getting ZOOKEEPER-447 added? It's a tiny patch
>> which
>> lets you specify config files on the command line or in the environment.
>> It's blocked by Hudson at the moment due to the lack of tests; I find it
>> very useful for bringing up an ensemble on a single machine for testing.
>> Let
>> me know if you think it needs dedicated tests - if it does, it's not worth
>> holding the release for.
>>
>> Henry
>>
>> On Wed, Jul 1, 2009 at 6:39 PM, Patrick Hunt <ph...@apache.org> wrote:
>>
>>  I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are
>>> addressed in this release, with major new features for; perl/python/rest
>>> bindings, flexible quorum support, recipe code libraries, chroot support
>>> in
>>> connect string, and much more.
>>>
>>> *** Please download, test and VOTE before the
>>> *** vote closes EOD on Monday, July 6.***
>>>
>>> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/<http://people.apache.org/%7Ephunt/zookeeper-3.2.0-candidate-1/>
>>> <http://people.apache.org/%7Ephunt/zookeeper-3.2.0-candidate-1/>
>>>
>>> Should we release this?
>>>
>>> Patrick
>>>
>>>
>>>
>>>
>>>
>>

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

Posted by Patrick Hunt <ph...@apache.org>.
I'd prefer holding off for 3.3/3.2.1 unless you feel strongly. We're 
already a few days behind the original release schedule (jun29).

Patrick

Henry Robinson wrote:
> Hi Patrick -
> 
> Looks good at first glance; I'll vote once I've tested more thoroughly.
> 
> Is there any chance of getting ZOOKEEPER-447 added? It's a tiny patch which
> lets you specify config files on the command line or in the environment.
> It's blocked by Hudson at the moment due to the lack of tests; I find it
> very useful for bringing up an ensemble on a single machine for testing. Let
> me know if you think it needs dedicated tests - if it does, it's not worth
> holding the release for.
> 
> Henry
> 
> On Wed, Jul 1, 2009 at 6:39 PM, Patrick Hunt <ph...@apache.org> wrote:
> 
>> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are
>> addressed in this release, with major new features for; perl/python/rest
>> bindings, flexible quorum support, recipe code libraries, chroot support in
>> connect string, and much more.
>>
>> *** Please download, test and VOTE before the
>> *** vote closes EOD on Monday, July 6.***
>>
>> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/<http://people.apache.org/%7Ephunt/zookeeper-3.2.0-candidate-1/>
>>
>> Should we release this?
>>
>> Patrick
>>
>>
>>
>>
> 

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

Posted by Henry Robinson <he...@cloudera.com>.
Hi Patrick -

Looks good at first glance; I'll vote once I've tested more thoroughly.

Is there any chance of getting ZOOKEEPER-447 added? It's a tiny patch which
lets you specify config files on the command line or in the environment.
It's blocked by Hudson at the moment due to the lack of tests; I find it
very useful for bringing up an ensemble on a single machine for testing. Let
me know if you think it needs dedicated tests - if it does, it's not worth
holding the release for.

Henry

On Wed, Jul 1, 2009 at 6:39 PM, Patrick Hunt <ph...@apache.org> wrote:

> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are
> addressed in this release, with major new features for; perl/python/rest
> bindings, flexible quorum support, recipe code libraries, chroot support in
> connect string, and much more.
>
> *** Please download, test and VOTE before the
> *** vote closes EOD on Monday, July 6.***
>
> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/<http://people.apache.org/%7Ephunt/zookeeper-3.2.0-candidate-1/>
>
> Should we release this?
>
> Patrick
>
>
>
>

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

Posted by Patrick Hunt <ph...@apache.org>.
With 3 +1 PMC votes and no -1 the vote carries.

I will publish the build to h.a.o over the next couple of days and send 
announcements when available.

Thanks everyone who provided feedback/votes!

Patrick

Patrick Hunt wrote:
> +1, all tests run, main and contrib seem to be in working order.
> 
> Patrick
> 
> Mahadev Konar wrote:
>> +1 Ran the tests and did some basic smoke testing.
>>
>> mahadev
>>
>>
>> On 7/3/09 7:16 AM, "Tom White" <to...@cloudera.com> wrote:
>>
>>> +1
>>>
>>> I checked the signature, ran the Java tests, and tried the CLI.
>>>
>>> Cheers,
>>> Tom
>>>
>>> On Wed, Jul 1, 2009 at 6:39 PM, Patrick Hunt<ph...@apache.org> wrote:
>>>> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs 
>>>> are
>>>> addressed in this release, with major new features for; 
>>>> perl/python/rest
>>>> bindings, flexible quorum support, recipe code libraries, chroot 
>>>> support in
>>>> connect string, and much more.
>>>>
>>>> *** Please download, test and VOTE before the
>>>> *** vote closes EOD on Monday, July 6.***
>>>>
>>>> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/
>>>>
>>>> Should we release this?
>>>>
>>>> Patrick
>>>>
>>>>
>>>>
>>>>
>>

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

Posted by Patrick Hunt <ph...@apache.org>.
+1, all tests run, main and contrib seem to be in working order.

Patrick

Mahadev Konar wrote:
> +1 
> Ran the tests and did some basic smoke testing.
> 
> mahadev
> 
> 
> On 7/3/09 7:16 AM, "Tom White" <to...@cloudera.com> wrote:
> 
>> +1
>>
>> I checked the signature, ran the Java tests, and tried the CLI.
>>
>> Cheers,
>> Tom
>>
>> On Wed, Jul 1, 2009 at 6:39 PM, Patrick Hunt<ph...@apache.org> wrote:
>>> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are
>>> addressed in this release, with major new features for; perl/python/rest
>>> bindings, flexible quorum support, recipe code libraries, chroot support in
>>> connect string, and much more.
>>>
>>> *** Please download, test and VOTE before the
>>> *** vote closes EOD on Monday, July 6.***
>>>
>>> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/
>>>
>>> Should we release this?
>>>
>>> Patrick
>>>
>>>
>>>
>>>
> 

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

Posted by Mahadev Konar <ma...@yahoo-inc.com>.
+1 
Ran the tests and did some basic smoke testing.

mahadev


On 7/3/09 7:16 AM, "Tom White" <to...@cloudera.com> wrote:

> +1
> 
> I checked the signature, ran the Java tests, and tried the CLI.
> 
> Cheers,
> Tom
> 
> On Wed, Jul 1, 2009 at 6:39 PM, Patrick Hunt<ph...@apache.org> wrote:
>> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are
>> addressed in this release, with major new features for; perl/python/rest
>> bindings, flexible quorum support, recipe code libraries, chroot support in
>> connect string, and much more.
>> 
>> *** Please download, test and VOTE before the
>> *** vote closes EOD on Monday, July 6.***
>> 
>> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/
>> 
>> Should we release this?
>> 
>> Patrick
>> 
>> 
>> 
>> 


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

Posted by Tom White <to...@cloudera.com>.
+1

I checked the signature, ran the Java tests, and tried the CLI.

Cheers,
Tom

On Wed, Jul 1, 2009 at 6:39 PM, Patrick Hunt<ph...@apache.org> wrote:
> I have created a candidate build for ZooKeeper 3.2.0. Over 120 JIRAs are
> addressed in this release, with major new features for; perl/python/rest
> bindings, flexible quorum support, recipe code libraries, chroot support in
> connect string, and much more.
>
> *** Please download, test and VOTE before the
> *** vote closes EOD on Monday, July 6.***
>
> http://people.apache.org/~phunt/zookeeper-3.2.0-candidate-1/
>
> Should we release this?
>
> Patrick
>
>
>
>