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 8FB0D1779D for ; Sat, 10 Oct 2015 17:25:13 +0000 (UTC) Received: (qmail 24427 invoked by uid 500); 10 Oct 2015 17:25:12 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 24377 invoked by uid 500); 10 Oct 2015 17:25:12 -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 24364 invoked by uid 99); 10 Oct 2015 17:25:12 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Oct 2015 17:25:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2E22E180F0A for ; Sat, 10 Oct 2015 17:25:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 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_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-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 (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id lW9yMjsZmNZL for ; Sat, 10 Oct 2015 17:25:11 +0000 (UTC) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 47C6E205E9 for ; Sat, 10 Oct 2015 17:25:11 +0000 (UTC) Received: by lbcao8 with SMTP id ao8so109845367lbc.3 for ; Sat, 10 Oct 2015 10:25:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=WSpv0kJTNvRbrgQFbwKuJe1fBPbxNOkpCotFnU2tFe8=; b=TTmsZCMwFUtMkJL2mtAOzWalUo7uaDEzd+WCTv1O4j3nNB2ioXhyErdt1ZA4PcJahA Kfcwe+jgCjK3Cm0s8CawfR62Z6y6jkH7bT0Bcv/RjZuaIrqUI+kLS4SalvOpaRRdq0j5 ambydrnwlapx6IlUeIZe0drDhJ33cEIQzPK/l+AGuWsfJlv1usLxhWxFG2lRbKOJQyEt kPmqEqHD0jH9brpSmAOhG5zHKx3dgQjiZoCPEIFzyksty4FZ80iY0gNlSnDWgX+pgzQT 3pZTcMnal+QyIFXjnONEN6cgozJi03SY4UGSvhZ4BeUq8CBSgaiuJXn7QkzomXqQZpi5 xGug== X-Received: by 10.25.20.97 with SMTP id k94mr311056lfi.27.1444497909729; Sat, 10 Oct 2015 10:25:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.212.130 with HTTP; Sat, 10 Oct 2015 10:24:50 -0700 (PDT) In-Reply-To: References: From: Elias Levy Date: Sat, 10 Oct 2015 10:24:50 -0700 Message-ID: Subject: Re: Behavior of server after loosing its state To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=001a11406b62c9d27f0521c36057 --001a11406b62c9d27f0521c36057 Content-Type: text/plain; charset=UTF-8 Correct. To put it another way, what would occur if a node left the cluster and another fresh node joined the cluster using the same server id? On Sat, Oct 10, 2015 at 10:22 AM, Camille Fournier wrote: > Do you mean that the logs and snapshots are deleted off the machine? --001a11406b62c9d27f0521c36057--