Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6009A1878A for ; Wed, 20 May 2015 05:38:08 +0000 (UTC) Received: (qmail 12506 invoked by uid 500); 20 May 2015 05:38:08 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 12451 invoked by uid 500); 20 May 2015 05:38:08 -0000 Mailing-List: contact dev-help@curator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.apache.org Delivered-To: mailing list dev@curator.apache.org Received: (qmail 12440 invoked by uid 99); 20 May 2015 05:38:07 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2015 05:38:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 7EB7B183724 for ; Wed, 20 May 2015 05:38:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 4 X-Spam-Level: **** X-Spam-Status: No, score=4 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H2=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id N-ybnTV-KLpg for ; Wed, 20 May 2015 05:37:57 +0000 (UTC) Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id C653243CA7 for ; Wed, 20 May 2015 05:37:56 +0000 (UTC) Received: by pabts4 with SMTP id ts4so53960241pab.3 for ; Tue, 19 May 2015 22:37:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:message-id:in-reply-to :references:subject:mime-version:content-type; bh=UGOjWoXRApak6bHACV/tT2LShDJivLfHUpSsXrmgY5E=; b=YdqKdXjKyezTVJjlrawHIoCmWDL7sFoYzSolzQdksuN+27FiU9t/7aNOg8FVxQ96bn r9RY9i6vjnvpqcRPsAO45FkUbBQ7kcGncQEmeirDUy0abZFcrc/3+bGh2oHWSeaEtgh8 tjmUNgXiAg0Odq8CcpLXqg42ogVfS0jB+dJiJu9jUaz75j6VkB0DcisRA0w0tDVKX+K7 LeP/D+29gW6ZnLebemGYk2bZGFpK0JUUna/BT+OuDXcE+i6IKo9X1/Cfq0tEWk9az/yW mIh354YAEdNqu6QWGSnoIfWe03jVWw0SIqgHxnUeXGsq61pI08+MzX9NpjvowVfQ8uTH WFlg== X-Gm-Message-State: ALoCoQmVCUWjdwKSmuJR5FuALsDnRitYxzL0e8WpLfV3WNWXLlyE6OCliv9yMyujYxO2Ms+D7TY7 X-Received: by 10.66.62.228 with SMTP id b4mr59764861pas.91.1432100275989; Tue, 19 May 2015 22:37:55 -0700 (PDT) Received: from Jordans-MacBook-Pro-2.local (173-11-86-161-SFBA.hfc.comcastbusiness.net. [173.11.86.161]) by mx.google.com with ESMTPSA id os7sm14771538pdb.51.2015.05.19.22.37.54 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 19 May 2015 22:37:54 -0700 (PDT) Date: Tue, 19 May 2015 22:37:52 -0700 From: Jordan Zimmerman To: Cameron McKenzie Cc: "=?utf-8?Q?dev=40curator.apache.org?=" Message-ID: In-Reply-To: References: Subject: Re: CURATOR-161 X-Mailer: Airmail (303) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="555c1db0_5a1e8b91_1fdb" --555c1db0_5a1e8b91_1fdb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sure - that=E2=80=99s fine. I=E2=80=99ll do that On May 19, 2015 at 9:22:32 PM, Cameron McKenzie (mckenzie.cam=40gmail.com= ) wrote: Jordan, I noticed that in CURATOR-217 you fixed up the license headers of a bunch= of the files that were committed as part of CURATOR-161. I don't want to= merge CURATOR-161 back to the 3.0 branch without the headers as I think = it will break the build. So, what's the best way forward=3F Do you just w= ant to merge CURATOR-217 back to the 3.0 branch given that it already con= tains all of the CURATOR-161 changes=3F cheers On Wed, May 20, 2015 at 9:23 AM, Jordan Zimmerman wrote: https://github.com/apache/curator/pull/82 On May 19, 2015 at 4:18:36 PM, Cameron McKenzie (mckenzie.cam=40gmail.com= ) wrote: Thanks Jordan, Will have a look at the PR. cheers On Wed, May 20, 2015 at 9:17 AM, Jordan Zimmerman wrote: I=E2=80=99ll have a look. Also, I already started on integrating watcher = removal as I have strong ideas on it. Here=E2=80=99s the current PR:=C2=A0= https://github.com/apache/curator/pull/80 -JZ On May 19, 2015 at 4:06:03 PM, Cameron McKenzie (cammckenzie=40apache.org= ) wrote: Guys, If anyone's got a spare few minutes could they please review the final changes to CURATOR-161. If we're happy with the implementation then I'll merge into the 3.0 branch and then start work on getting the recipes to u= se the watcher removal stuff. cheers Cam --555c1db0_5a1e8b91_1fdb--