Re: Applying ZooKeeper patch

2010-07-29 Thread Mahadev Konar
HI Vishal,
  There is patch available for 3.3 branch which I think should apply.

https://issues.apache.org/jira/secure/attachment/12450761/ZOOKEEPER-790-3.3.
v2.patch

On the other hand its not a good idea to have run your own patched version
of ZooKeeper in production. 3.3.2 should be out by next week, you might want
to wait for that and then use it.

Thanks
mahadev


On 7/29/10 1:48 PM, Vishal K vishalm...@gmail.com wrote:

 Hi,
 
 What would be the right way to apply a zookeeper patch. For instance, if I
 am using zookeeper-3-3.0 and I would like to apply a patch for ZOOKEEPER-790
 to this version.
 However, I presume that the patch that I have is generate from the trunk. Is
 there a way I can get a patch specific to zookeeper-3-3.0?
 
 Thanks.
 -Vishal



Re: Applying ZooKeeper patch

2010-07-29 Thread Patrick Hunt
To be clear we are shooting for a release candidate next week, it will 
take a few days after that to go through the process before an official 
release is available.


Patrick

On 07/29/2010 02:22 PM, Mahadev Konar wrote:

HI Vishal,
   There is patch available for 3.3 branch which I think should apply.

https://issues.apache.org/jira/secure/attachment/12450761/ZOOKEEPER-790-3.3.
v2.patch

On the other hand its not a good idea to have run your own patched version
of ZooKeeper in production. 3.3.2 should be out by next week, you might want
to wait for that and then use it.

Thanks
mahadev


On 7/29/10 1:48 PM, Vishal Kvishalm...@gmail.com  wrote:


Hi,

What would be the right way to apply a zookeeper patch. For instance, if I
am using zookeeper-3-3.0 and I would like to apply a patch for ZOOKEEPER-790
to this version.
However, I presume that the patch that I have is generate from the trunk. Is
there a way I can get a patch specific to zookeeper-3-3.0?

Thanks.
-Vishal




Re: Applying ZooKeeper patch

2010-07-29 Thread Vishal K
Hi Patrick, Mahadev,

We would like to apply critical patches asap. For example, this bug was
preventing a failed node to rejoin the cluster. In such cases, it won't be
possible to wait for the next version. What process do you suggest to be
follow in such a case?  I am not restricting the discussion to this
particular bug (say I was using 3.2.2 or older version).

Thanks.
-Vishal

On Thu, Jul 29, 2010 at 6:12 PM, Patrick Hunt ph...@apache.org wrote:

 To be clear we are shooting for a release candidate next week, it will take
 a few days after that to go through the process before an official release
 is available.

 Patrick


 On 07/29/2010 02:22 PM, Mahadev Konar wrote:

 HI Vishal,
   There is patch available for 3.3 branch which I think should apply.


 https://issues.apache.org/jira/secure/attachment/12450761/ZOOKEEPER-790-3.3
 .
 v2.patch

 On the other hand its not a good idea to have run your own patched version
 of ZooKeeper in production. 3.3.2 should be out by next week, you might
 want
 to wait for that and then use it.

 Thanks
 mahadev


 On 7/29/10 1:48 PM, Vishal Kvishalm...@gmail.com  wrote:

  Hi,

 What would be the right way to apply a zookeeper patch. For instance, if
 I
 am using zookeeper-3-3.0 and I would like to apply a patch for
 ZOOKEEPER-790
 to this version.
 However, I presume that the patch that I have is generate from the trunk.
 Is
 there a way I can get a patch specific to zookeeper-3-3.0?

 Thanks.
 -Vishal