From dev-return-67203-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Thu Feb 1 11:34:57 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 730F7180652 for ; Thu, 1 Feb 2018 11:34:57 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 62992160C56; Thu, 1 Feb 2018 10:34:57 +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 A0BA5160C26 for ; Thu, 1 Feb 2018 11:34:56 +0100 (CET) Received: (qmail 62708 invoked by uid 500); 1 Feb 2018 10:34:55 -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 62640 invoked by uid 99); 1 Feb 2018 10:34:54 -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, 01 Feb 2018 10:34:54 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D586ADFC3E; Thu, 1 Feb 2018 10:34:54 +0000 (UTC) From: anmolnar To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #451: ZOOKEEPER-2184: Zookeeper Client should re-resolve hos... Content-Type: text/plain Message-Id: <20180201103454.D586ADFC3E@git1-us-west.apache.org> Date: Thu, 1 Feb 2018 10:34:54 +0000 (UTC) Github user anmolnar commented on the issue: https://github.com/apache/zookeeper/pull/451 @phunt @afine Did you have a chance to take a look? I think we've addressed all issues that were mentioned in the original PR. ---