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 BE012200D0E for ; Mon, 11 Sep 2017 23:04:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BCBFC1609C4; Mon, 11 Sep 2017 21:04: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 08FC81609C5 for ; Mon, 11 Sep 2017 23:04:44 +0200 (CEST) Received: (qmail 97905 invoked by uid 500); 11 Sep 2017 20:58:23 -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 97893 invoked by uid 99); 11 Sep 2017 20:58:23 -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, 11 Sep 2017 20:58:23 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 416BCF57B4; Mon, 11 Sep 2017 20:58:23 +0000 (UTC) From: hanm To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #339: ZOOKEEPER-2581:Not handled NullPointerException while ... Content-Type: text/plain Message-Id: <20170911205823.416BCF57B4@git1-us-west.apache.org> Date: Mon, 11 Sep 2017 20:58:23 +0000 (UTC) archived-at: Mon, 11 Sep 2017 21:04:45 -0000 Github user hanm commented on the issue: https://github.com/apache/zookeeper/pull/339 Committed to master: ef8b751c491bbc57b628ea9685a774fe40ba43dc branch-3.5: 88c1c934785e5c0964f433c4af83e22da2d0bdff ---