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 2ACC511218 for ; Mon, 21 Apr 2014 20:39:44 +0000 (UTC) Received: (qmail 21204 invoked by uid 500); 21 Apr 2014 20:39:42 -0000 Delivered-To: apmail-zookeeper-user-archive@zookeeper.apache.org Received: (qmail 21090 invoked by uid 500); 21 Apr 2014 20:39:41 -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 21077 invoked by uid 99); 21 Apr 2014 20:39:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Apr 2014 20:39:41 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of benjamin.jaton@gmail.com designates 209.85.192.54 as permitted sender) Received: from [209.85.192.54] (HELO mail-qg0-f54.google.com) (209.85.192.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Apr 2014 20:39:36 +0000 Received: by mail-qg0-f54.google.com with SMTP id z60so4492312qgd.27 for ; Mon, 21 Apr 2014 13:39:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Q409P9YkAq0ImaFGMVaHY1Dq8BoH4dTAaVxhFDaEb8A=; b=0wzVmANx9aJbbp/kziHJpOFenuxduo6dAcZyz0dT/TjZ7aUuOXK4mantsoyVK+FJR6 ydTrkAyIXucgxkfqv8AYq1L+PgobEddgNr3RqfRWenzvWUnTyvd5IbtoJh3O6RiyvE6l kto8L1f3TVaIAyAygRf0z2xUwDJft6N4319FUo6FlFvv3IomokNmwggBO5QrDkVpUkKu g+eenIpuGQiDMVllD/3z6TY5S2ftWxtRF1cailzYHle1BwCwkUGy7yI8DCqYf9yEJPw9 +BknihAbau5XwPrrJGUlJsdq6XRz34k6jS1TVkK5Mx3dLkwsjbtzUTg9CSZNmXAUvyPK ypaA== MIME-Version: 1.0 X-Received: by 10.140.104.179 with SMTP id a48mr5485659qgf.113.1398112753493; Mon, 21 Apr 2014 13:39:13 -0700 (PDT) Received: by 10.96.99.129 with HTTP; Mon, 21 Apr 2014 13:39:13 -0700 (PDT) Date: Mon, 21 Apr 2014 13:39:13 -0700 Message-ID: Subject: System clocks From: Benjamin Jaton To: user@zookeeper.apache.org Content-Type: multipart/alternative; boundary=001a1135320807a55104f7937ebe X-Virus-Checked: Checked by ClamAV on apache.org --001a1135320807a55104f7937ebe Content-Type: text/plain; charset=UTF-8 Hello, Do system clocks have to be the same across all the nodes? Example: Server A in the US Server B in Japan Server C in France Do I have to set the same system time on all of them? Any link to a documentation about that would be much appreciated. Thanks! Benjamin Jaton --001a1135320807a55104f7937ebe--