Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B54E180DF for ; Thu, 8 Oct 2015 04:09:59 +0000 (UTC) Received: (qmail 98853 invoked by uid 500); 8 Oct 2015 04:09:58 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 98808 invoked by uid 500); 8 Oct 2015 04:09:58 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 98792 invoked by uid 99); 8 Oct 2015 04:09:58 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Oct 2015 04:09:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id A71FE1A242E for ; Thu, 8 Oct 2015 04:09:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.999 X-Spam-Level: * X-Spam-Status: No, score=1.999 tagged_above=-999 required=6.31 tests=[FSL_HELO_BARE_IP_2=1.999, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id DMHMkEmE9b6I for ; Thu, 8 Oct 2015 04:09:50 +0000 (UTC) Received: from relayvx11b.securemail.intermedia.net (relayvx11b.securemail.intermedia.net [64.78.52.184]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 0166A20F20 for ; Thu, 8 Oct 2015 04:09:49 +0000 (UTC) Received: from securemail.intermedia.net (localhost [127.0.0.1]) by emg-ca-1-1.localdomain (Postfix) with ESMTP id 94A4D53F27 for ; Wed, 7 Oct 2015 21:09:49 -0700 (PDT) Subject: Re: ZOOKEEPER-1460 MIME-Version: 1.0 x-echoworx-msg-id: ac9ef7f6-bac6-4f59-ba30-b30c9006f328 x-echoworx-emg-received: Wed, 7 Oct 2015 21:09:49.589 -0700 x-echoworx-action: delivered Received: from 10.254.155.14 ([10.254.155.14]) by emg-ca-1-1 (JAMES SMTP Server 2.3.2) with SMTP ID 562 for ; Wed, 7 Oct 2015 21:09:49 -0700 (PDT) Received: from MBX080-W4-CO-2.exch080.serverpod.net (unknown [10.224.117.102]) by emg-ca-1-1.localdomain (Postfix) with ESMTP id 661E053F27 for ; Wed, 7 Oct 2015 21:09:49 -0700 (PDT) Received: from MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) by MBX080-W4-CO-2.exch080.serverpod.net (10.224.117.102) with Microsoft SMTP Server (TLS) id 15.0.1044.25; Wed, 7 Oct 2015 21:09:48 -0700 Received: from MBX080-W4-CO-2.exch080.serverpod.net ([10.224.117.102]) by mbx080-w4-co-2.exch080.serverpod.net ([10.224.117.102]) with mapi id 15.00.1044.021; Wed, 7 Oct 2015 21:09:48 -0700 From: Chris Nauroth To: "user@zookeeper.apache.org" Thread-Topic: ZOOKEEPER-1460 Thread-Index: AdEBexTzAnSRZQCGTWmDcSfP4o22XQABBb4A Date: Thu, 8 Oct 2015 04:09:47 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [50.181.140.32] x-source-routing-agent: Processed Content-Type: text/plain; charset="us-ascii" Content-ID: <24E16BCECEFB634682E2BA8BD235F914@exch080.serverpod.net> Content-Transfer-Encoding: quoted-printable Hello Boying, Yes, I think we can take another look at committing ZOOKEEPER-1460 now. I do have this one in my queue to review and commit, but it hasn't quite made it to the head of the queue yet. Thank you for the reminder though. --Chris Nauroth On 10/7/15, 8:42 PM, "Lu, Boying" wrote: >Hi, All, > >Since the bug https://issues.apache.org/jira/browse/ZOOKEEPER-1506 has >been fixed, can we fix this bug >https://issues.apache.org/jira/browse/ZOOKEEPER-1460 now? > >Boying