Return-Path: Delivered-To: apmail-hadoop-zookeeper-user-archive@minotaur.apache.org Received: (qmail 49661 invoked from network); 19 Feb 2010 18:56:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Feb 2010 18:56:29 -0000 Received: (qmail 98953 invoked by uid 500); 19 Feb 2010 18:56:29 -0000 Delivered-To: apmail-hadoop-zookeeper-user-archive@hadoop.apache.org Received: (qmail 98899 invoked by uid 500); 19 Feb 2010 18:56:29 -0000 Mailing-List: contact zookeeper-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: zookeeper-user@hadoop.apache.org Delivered-To: mailing list zookeeper-user@hadoop.apache.org Received: (qmail 98881 invoked by uid 99); 19 Feb 2010 18:56:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2010 18:56:29 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.145.54.173] (HELO mrout3.yahoo.com) (216.145.54.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2010 18:56:19 +0000 Received: from [10.73.135.253] (wifi-e-135-253.corp.yahoo.com [10.73.135.253]) by mrout3.yahoo.com (8.13.6/8.13.6/y.out) with ESMTP id o1JIsr5q001660; Fri, 19 Feb 2010 10:54:53 -0800 (PST) Message-ID: <4B7EDE7D.6090201@apache.org> Date: Fri, 19 Feb 2010 10:54:53 -0800 From: Patrick Hunt User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: zookeeper-user@hadoop.apache.org Subject: Re: Zab documentation ? References: <4B7EC578.2080104@apache.org> <9b54013c1002191047g62d93dd0i5b6aa72bde10b85f@mail.gmail.com> In-Reply-To: <9b54013c1002191047g62d93dd0i5b6aa72bde10b85f@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Ah, good idea, I put it up on the Zab page, thanks. http://wiki.apache.org/hadoop/ZooKeeper/Zab Patrick Sudipto Das wrote: > I found this paper a bit more detailed, and helpful. > > *A simple totally ordered broadcast protocol > http://portal.acm.org/citation.cfm?id=1529978 > * > Best Regards > Sudipto Das > > PhD Candidate > CS @ UCSB > Santa Barbara, CA 93106, USA > http://www.cs.ucsb.edu/~sudipto > > > On Fri, Feb 19, 2010 at 9:08 AM, Patrick Hunt wrote: > >> Mahadev can you put a link to that up on the wiki? >> >> Patrick >> >> >> Mahadev Konar wrote: >> >>> Hi Kay, >>> There is a paper "Brief Announcement Zab A Practical Totally Ordered >>> Broadcast Protocol." in >>> DISC 2009 >>> >>> By ben and flavio which has the details of zab in it. >>> >>> Thanks >>> mahadev >>> >>> >>> On 2/18/10 6:07 PM, "Kay Kay" wrote: >>> >>> I am trying to figure out more information about Zab and came across the >>>> wiki here - >>>> >>>> http://wiki.apache.org/hadoop/ZooKeeper/Zab . >>>> >>>> Can you help add more information about the same / documentation >>>> available as appropriate . >>>> >>>> >