From notifications-return-2175-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Tue Oct 8 16:09:44 2019 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 88BA1180654 for ; Tue, 8 Oct 2019 18:09:44 +0200 (CEST) Received: (qmail 75769 invoked by uid 500); 8 Oct 2019 16:09:44 -0000 Mailing-List: contact notifications-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 notifications@zookeeper.apache.org Received: (qmail 75756 invoked by uid 99); 8 Oct 2019 16:09:43 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Oct 2019 16:09:43 +0000 From: GitBox To: notifications@zookeeper.apache.org Subject: [GitHub] [zookeeper] anmolnar edited a comment on issue #1048: ZOOKEEPER-3188: Improve resilience to network Message-ID: <157055098390.29989.2915206696887708433.gitbox@gitbox.apache.org> Date: Tue, 08 Oct 2019 16:09:43 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit anmolnar edited a comment on issue #1048: ZOOKEEPER-3188: Improve resilience to network URL: https://github.com/apache/zookeeper/pull/1048#issuecomment-539584672 @symat We might be able to fix this by changing Leader's constructor to not fail (`createServerSocket()`) when some of the addresses are failing to bind. We should have at least a single working interface. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services