Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 7870 invoked from network); 8 Jul 2010 22:44:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jul 2010 22:44:18 -0000 Received: (qmail 26073 invoked by uid 500); 8 Jul 2010 22:44:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 26023 invoked by uid 500); 8 Jul 2010 22:44:18 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 26015 invoked by uid 99); 8 Jul 2010 22:44:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 22:44:18 +0000 X-ASF-Spam-Status: No, hits=-1996.4 required=10.0 tests=ALL_TRUSTED,FS_REPLICA X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 22:44:16 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o68MhsjH025317 for ; Thu, 8 Jul 2010 22:43:54 GMT Message-ID: <6031128.272401278629034480.JavaMail.jira@thor> Date: Thu, 8 Jul 2010 18:43:54 -0400 (EDT) From: "Jean-Daniel Cryans (JIRA)" To: issues@hbase.apache.org Subject: [jira] Updated: (HBASE-2808) Document the implementation of replication In-Reply-To: <28834205.139691277925771120.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-2808: -------------------------------------- Attachment: HBASE-2808.patch replication_overview.png First draft of the documentation, the page refers to the attached image. > Document the implementation of replication > ------------------------------------------ > > Key: HBASE-2808 > URL: https://issues.apache.org/jira/browse/HBASE-2808 > Project: HBase > Issue Type: Task > Components: documentation > Reporter: Jean-Daniel Cryans > Assignee: Jean-Daniel Cryans > Fix For: 0.21.0 > > Attachments: HBASE-2808.patch, replication_overview.png > > > From HBASE-2223, we need to provide an overview of how replication was implemented. For example: > - How ZK is used > - What are the general flows > - How failover works -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.