From dev-return-71196-archive-asf-public=cust-asf.ponee.io@zookeeper.apache.org Sat Jul 7 17:03:41 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 800A0180636 for ; Sat, 7 Jul 2018 17:03:40 +0200 (CEST) Received: (qmail 12754 invoked by uid 500); 7 Jul 2018 15:03:39 -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 12742 invoked by uid 99); 7 Jul 2018 15:03:38 -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; Sat, 07 Jul 2018 15:03:38 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 4BF53E049E; Sat, 7 Jul 2018 15:03:38 +0000 (UTC) From: edwardoliveira To: dev@zookeeper.apache.org Reply-To: dev@zookeeper.apache.org References: In-Reply-To: Subject: [GitHub] zookeeper issue #562: [ZOOKEEPER-3084] Exit when zeus cannot bind to the lea... Content-Type: text/plain Message-Id: <20180707150338.4BF53E049E@git1-us-west.apache.org> Date: Sat, 7 Jul 2018 15:03:38 +0000 (UTC) Github user edwardoliveira commented on the issue: https://github.com/apache/zookeeper/pull/562 We could print an error message before quitting. I think -1 is a nice value to return, but it's up to you. :) Also, Zeus isn't the ZooKeeper fork from Facebook? Lol. ---