Return-Path: Delivered-To: apmail-hadoop-common-commits-archive@www.apache.org Received: (qmail 37746 invoked from network); 5 Dec 2009 14:37:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Dec 2009 14:37:08 -0000 Received: (qmail 59699 invoked by uid 500); 5 Dec 2009 14:37:08 -0000 Delivered-To: apmail-hadoop-common-commits-archive@hadoop.apache.org Received: (qmail 59622 invoked by uid 500); 5 Dec 2009 14:37:07 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 59613 invoked by uid 500); 5 Dec 2009 14:37:07 -0000 Delivered-To: apmail-hadoop-core-commits@hadoop.apache.org Received: (qmail 59610 invoked by uid 99); 5 Dec 2009 14:37:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Dec 2009 14:37:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Dec 2009 14:37:05 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 7801D16E07; Sat, 5 Dec 2009 14:36:44 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Sat, 05 Dec 2009 14:36:44 -0000 Message-ID: <20091205143644.12605.59662@eos.apache.org> Subject: =?utf-8?q?=5BHadoop_Wiki=5D_Update_of_=22ZooKeeper/PaxosRun=22_by_FlavioJ?= =?utf-8?q?unqueira?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for ch= ange notification. The "ZooKeeper/PaxosRun" page has been changed by FlavioJunqueira. http://wiki.apache.org/hadoop/ZooKeeper/PaxosRun?action=3Ddiff&rev1=3D2&rev= 2=3D3 -------------------------------------------------- = '''Notation''': For the following figures, we use '''''bold italics''''' = to represent the state of an acceptor, and regular font to represent messag= es. = - '''Figure 1''': Proposer 1 finishes phase 1, and proposes A and B for ins= tances 1 and 2, respectively. Proposer 1, however, fails before it can get = acceptors 1 and 2 to accept A and B, so only acceptor 1 has accepted A and = B. + '''Figure 1''': Proposer 1 finishes phase 1, and proposes A and B for ins= tances 1 and 2, respectively. Proposer 1, however, fails before it can get = both acceptors 1 and 2 to accept A and B, and only acceptor 1 has accepted = A and B. = {{attachment:proposer-1.png}} =20