From dev-return-76370-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Tue Nov 27 17:44:53 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 22E12180670 for ; Tue, 27 Nov 2018 17:44:52 +0100 (CET) Received: (qmail 42014 invoked by uid 500); 27 Nov 2018 16:44:52 -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 42003 invoked by uid 99); 27 Nov 2018 16:44:51 -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; Tue, 27 Nov 2018 16:44:51 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 72A5FE1272; Tue, 27 Nov 2018 16:44:51 +0000 (UTC) From: anmolnar To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #707: [ZOOKEEPER-2778] QuorumPeer: encapsulate addresses Content-Type: text/plain Message-Id: <20181127164451.72A5FE1272@git1-us-west.apache.org> Date: Tue, 27 Nov 2018 16:44:51 +0000 (UTC) Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/707 Let's see what @eolivelli saying, but I'd like to commit the other PR to master first and this one only if the other one fails to apply to 3.5. ---