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 AB63A200D5A for ; Thu, 14 Dec 2017 17:49:45 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A9BD7160C16; Thu, 14 Dec 2017 16:49:45 +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 E705E160BFC for ; Thu, 14 Dec 2017 17:49:44 +0100 (CET) Received: (qmail 78566 invoked by uid 500); 14 Dec 2017 16:49:43 -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 78549 invoked by uid 99); 14 Dec 2017 16:49:43 -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, 14 Dec 2017 16:49:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7E34BDFDE6; Thu, 14 Dec 2017 16:49:43 +0000 (UTC) From: afine To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #432: ZOOKEEPER-2953: Flaky Test: testNoLogBeforeLeaderEstab... Content-Type: text/plain Message-Id: <20171214164943.7E34BDFDE6@git1-us-west.apache.org> Date: Thu, 14 Dec 2017 16:49:43 +0000 (UTC) archived-at: Thu, 14 Dec 2017 16:49:45 -0000 Github user afine commented on the issue: https://github.com/apache/zookeeper/pull/432 [WIP] removed and I added a description of the issue to the JIRA. ---