Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 95827 invoked from network); 19 Nov 2007 09:39:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2007 09:39:08 -0000 Received: (qmail 63672 invoked by uid 500); 19 Nov 2007 09:38:54 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 63652 invoked by uid 500); 19 Nov 2007 09:38:54 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 63643 invoked by uid 99); 19 Nov 2007 09:38:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 01:38:54 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dpfister@day.com designates 62.192.10.254 as permitted sender) Received: from [62.192.10.254] (HELO goobak01.day.com) (62.192.10.254) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 09:38:43 +0000 Received: by goobak01.day.com (Postfix, from userid 1212) id 455675087A; Mon, 19 Nov 2007 10:30:53 +0100 (CET) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by goobak01.day.com (Postfix) with ESMTP id 2DA6F50860 for ; Mon, 19 Nov 2007 10:30:51 +0100 (CET) Received: by wa-out-1112.google.com with SMTP id m38so2205047waf for ; Mon, 19 Nov 2007 01:38:21 -0800 (PST) Received: by 10.114.58.1 with SMTP id g1mr491164waa.1195465100981; Mon, 19 Nov 2007 01:38:20 -0800 (PST) Received: by 10.114.190.4 with HTTP; Mon, 19 Nov 2007 01:38:20 -0800 (PST) Message-ID: Date: Mon, 19 Nov 2007 10:38:20 +0100 From: "Dominique Pfister" Sender: dpfister@day.com To: users@jackrabbit.apache.org Subject: Re: > Indexes Backup In-Reply-To: <47415804.7000206@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <13747251.post@talk.nabble.com> <47415020.7060103@gmx.net> <13830059.post@talk.nabble.com> <47415804.7000206@gmx.net> X-Google-Sender-Auth: 6de21702e769ce3b X-Virus-Checked: Checked by ClamAV on apache.org On 19/11/2007, Marcel Reutegger wrote: > Andrea K. wrote: > > Hi Marcel, > > my question is exactly over this point. > > > > I know that it will not re-index all the repository. As I often see messages > > in repository log referring to "revision added by local and skipped" - my > > specif question is: these revisions are really skipped in a case like this > > or restarting from a minor revision it will reload them all? In other works, > > Server1 will read and reload all self Server1 revisions or skip them and > > read only Server2 revisions? > > that's also my understanding of how clustering works. but maybe dominique can > jump in and correct me if I'm wrong here. > This is exactly what will happen: a cluster node will always ignore entries it has made itself. Kind regards Dominique