From dev-return-69742-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Mon May 14 09:42:32 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7ABC4180627 for ; Mon, 14 May 2018 09:42:31 +0200 (CEST) Received: (qmail 82354 invoked by uid 500); 14 May 2018 07:42:29 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 82339 invoked by uid 99); 14 May 2018 07:42:28 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2018 07:42:28 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1AF6BE9440; Mon, 14 May 2018 07:42:28 +0000 (UTC) From: maoling To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #511: Incorrect constant value Content-Type: text/plain Message-Id: <20180514074228.1AF6BE9440@git1-us-west.apache.org> Date: Mon, 14 May 2018 07:42:28 +0000 (UTC) Github user maoling commented on the issue: https://github.com/apache/zookeeper/pull/511 Good Catch. It's better to create a [JIRA](https://issues.apache.org/jira/projects/ZOOKEEPER/) issues (sign up JIRA if you don't have an account) to bind this PR to a JIRA-ID More details in [this](https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute]) ---