Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 515F5200BD3 for ; Tue, 6 Dec 2016 12:54:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4FD68160B1B; Tue, 6 Dec 2016 11:54:00 +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 C0D71160B29 for ; Tue, 6 Dec 2016 12:53:59 +0100 (CET) Received: (qmail 61593 invoked by uid 500); 6 Dec 2016 11:53:58 -0000 Mailing-List: contact dev-help@brooklyn.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@brooklyn.apache.org Delivered-To: mailing list dev@brooklyn.apache.org Received: (qmail 61319 invoked by uid 99); 6 Dec 2016 11:53:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Dec 2016 11:53:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 886B72C03E7 for ; Tue, 6 Dec 2016 11:53:58 +0000 (UTC) Date: Tue, 6 Dec 2016 11:53:58 +0000 (UTC) From: "Sam Corbett (JIRA)" To: dev@brooklyn.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (BROOKLYN-384) ZookeeperEnsemble configuration error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 06 Dec 2016 11:54:00 -0000 [ https://issues.apache.org/jira/browse/BROOKLYN-384?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Corbett resolved BROOKLYN-384. ---------------------------------- Resolution: Fixed > ZookeeperEnsemble configuration error > ------------------------------------- > > Key: BROOKLYN-384 > URL: https://issues.apache.org/jira/browse/BROOKLYN-384 > Project: Brooklyn > Issue Type: Bug > Reporter: Sam Corbett > > Reported by a user of Brooklyn:=20 > {quote} > org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsemble started failing wi= th the latest brooklyn build. Further investigation showed that the communi= cation to zookeeper was the issue. > I define a list of zookeeper nodes (comma separated) for my ZK connection= url. Looks like: 10.171.106.89:2181,10.176.71.234:2181,10.171.106.68:2181 > The issue was that the nodes aren=E2=80=99t talking to each other > So, if my app writes data to 10.171.106.89 on one step, then tries to rea= d it from 10.176.71.234 on the next step, the data isn=E2=80=99t there > {quote} -- This message was sent by Atlassian JIRA (v6.3.4#6332)