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 cust-asf.ponee.io (Postfix) with SMTP id 0D687160C18 for ; Tue, 19 Dec 2017 10:06:27 +0100 (CET) Received: (qmail 33198 invoked by uid 500); 19 Dec 2017 09:06:27 -0000 Mailing-List: contact commits-help@pulsar.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pulsar.incubator.apache.org Delivered-To: mailing list commits@pulsar.incubator.apache.org Received: (qmail 33184 invoked by uid 99); 19 Dec 2017 09:06:27 -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, 19 Dec 2017 09:06:27 +0000 From: GitBox To: commits@pulsar.apache.org Subject: [GitHub] shifty21 commented on issue #190: Brokers connecting to replaced Bookies Message-ID: <151367438662.26608.5168375135081811438.gitbox@gitbox.apache.org> archived-at: Tue, 19 Dec 2017 09:06:28 -0000 shifty21 commented on issue #190: Brokers connecting to replaced Bookies URL: https://github.com/apache/incubator-pulsar/issues/190#issuecomment-352681935 This might be related to network stabilization in zookeeper. Basically it takes time to stabilise the network of bookies as registered in zookeeper. You might want to look at the zookeeper property bkc.networkTopologyStabilizePeriodSeconds Ref - https://twitter.github.io/distributedlog/html/implementation/storage.html ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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