Return-Path: X-Original-To: apmail-zookeeper-user-archive@www.apache.org Delivered-To: apmail-zookeeper-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6C18F175D6 for ; Mon, 25 May 2015 13:14:35 +0000 (UTC) Received: (qmail 6131 invoked by uid 500); 25 May 2015 13:14:29 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 6082 invoked by uid 500); 25 May 2015 13:14:29 -0000 Mailing-List: contact user-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@zookeeper.apache.org Delivered-To: mailing list user@zookeeper.apache.org Received: (qmail 6070 invoked by uid 99); 25 May 2015 13:14:29 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2015 13:14:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EE870C8562 for ; Mon, 25 May 2015 13:14:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id gEyIT6PeK34F for ; Mon, 25 May 2015 13:14:24 +0000 (UTC) Received: from mail-qk0-f180.google.com (mail-qk0-f180.google.com [209.85.220.180]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 24FAE20B6E for ; Mon, 25 May 2015 13:14:24 +0000 (UTC) Received: by qkgx75 with SMTP id x75so64097353qkg.1 for ; Mon, 25 May 2015 06:14:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=x6HdJZpqUNxZvJz0TwogRU8aFs98AhsmzXJvsfRcKsc=; b=OWjm6V/ZEEuXxPRG74SiggayZWelaG0Igen4Bgay9uhPRxWjqvq9dG7pBHGexfYYah 6STUE08OOrOkghIzty6Pe1Bwvi3zu1xhZjmCaBnuHRd9fIb8oPbRW7M+xib8OH4T2zuI RyHPomfJs+nCs5h6u856oK5boMr2HVThvH7ehnxE3uRy+tlraLCBAeuy/vXxsRTUGhMl X2CcpCd+4z6cuWsOMG4h0g4A2adHC/fj9Ez42+tbuqgZzfQA1Zz5Vwqq7LFvxnWI350Z rYaSoz4g2uGhB9ORdWwW1Ai9UTlJTICj6TB4R3RJ/VIXkZTojFgCHhvgDmOAPDxjaz27 NJHA== MIME-Version: 1.0 X-Received: by 10.141.23.80 with SMTP id z77mr28694429qhd.3.1432559663141; Mon, 25 May 2015 06:14:23 -0700 (PDT) Received: by 10.140.216.23 with HTTP; Mon, 25 May 2015 06:14:22 -0700 (PDT) Received: by 10.140.216.23 with HTTP; Mon, 25 May 2015 06:14:22 -0700 (PDT) In-Reply-To: References: Date: Mon, 25 May 2015 06:14:22 -0700 Message-ID: Subject: Re: Dynamic construction of cluster From: Alexander Shraer To: Martin Podval Cc: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=001a11423062d7598d0516e7c9c8 --001a11423062d7598d0516e7c9c8 Content-Type: text/plain; charset=UTF-8 Great, i'm glad it helped! Alex On May 25, 2015 12:49 AM, "Martin Podval" wrote: > Hi Alex, > > thank you very much for your answer. Despite I used separated config files > in separated directories, your proposed solution works for me so I probably > made some mistake and there are some leaks from one server to another. > > However, it's working so I'm happy :-) Thanks for your help again. > > Best regards, > Martin > --001a11423062d7598d0516e7c9c8--