Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4D746200D1F for ; Thu, 28 Sep 2017 16:20:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4C0251609C2; Thu, 28 Sep 2017 14:20:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8B2421609CD for ; Thu, 28 Sep 2017 16:20:26 +0200 (CEST) Received: (qmail 91921 invoked by uid 500); 28 Sep 2017 14:20:25 -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 91848 invoked by uid 99); 28 Sep 2017 14:20:25 -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; Thu, 28 Sep 2017 14:20:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 49A81F3261; Thu, 28 Sep 2017 14:20:25 +0000 (UTC) From: phunt To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #363: branch-3.4 -- bugfix -- ZOOKEEPER-2894 Content-Type: text/plain Message-Id: <20170928142025.49A81F3261@git1-us-west.apache.org> Date: Thu, 28 Sep 2017 14:20:25 +0000 (UTC) archived-at: Thu, 28 Sep 2017 14:20:27 -0000 Github user phunt commented on the issue: https://github.com/apache/zookeeper/pull/363 Hi @xoiss please update this PR to follow the guidelines in "generate a pull request" here: https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute - in particular wrt the summary and description text which really helps folks identifying which PRs to prioritize. Thanks! ---