Applying ZooKeeper patch

2010-07-29 Thread Vishal K
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

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

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

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