From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] CLD replication (WIP) Date: Wed, 18 Nov 2009 17:35:13 -0500 Message-ID: <4B0476A1.7000701@garzik.org> References: <20091118084540.GA16999@havoc.gtf.org> <20091118100030.0298f8ea@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20091118100030.0298f8ea@redhat.com> Sender: hail-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Pete Zaitcev Cc: hail-devel@vger.kernel.org On 11/18/2009 12:00 PM, Pete Zaitcev wrote: > On Wed, 18 Nov 2009 03:45:40 -0500, Jeff Garzik wrote: > >> I just updated the current CLD replication code to the latest upstream >> cld.git code. It is now living on the "replica" branch of >> git://git.kernel.org/pub/scm/daemon/cld/cld.git > > It looks like an ok code to me. Why is it still on branch? Because it does not work, libcldc at present only has a random chance of connecting to the right server, and there is no present method to synchronize per-client sequence ids. Jeff