Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D1A79CE6F for ; Mon, 21 May 2012 18:39:43 +0000 (UTC) Received: (qmail 13894 invoked by uid 500); 21 May 2012 18:39:43 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 13835 invoked by uid 500); 21 May 2012 18:39:42 -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 13585 invoked by uid 99); 21 May 2012 18:39:42 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 May 2012 18:39:42 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id A2EB3142829 for ; Mon, 21 May 2012 18:39:42 +0000 (UTC) Date: Mon, 21 May 2012 18:39:42 +0000 (UTC) From: "Jesse Yates (JIRA)" To: issues@hbase.apache.org Message-ID: <1398716332.4213.1337625582669.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1809275948.17131.1337383028542.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HBASE-6055) Snapshots in HBase 0.96 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-6055: ------------------------------- Attachment: Snapshots in HBase.docx Attaching longer document detailing snapshots. It has both a general overview and a walkthrough of implementation. Its complementary to the docs on HBASE-50 and the code on github. In short, its distributed two-phase commit, where the prepare phase blocks all writes to all, enabled via a barrier node in zookeeper. > Snapshots in HBase 0.96 > ----------------------- > > Key: HBASE-6055 > URL: https://issues.apache.org/jira/browse/HBASE-6055 > Project: HBase > Issue Type: New Feature > Components: client, master, regionserver, zookeeper > Reporter: Jesse Yates > Assignee: Jesse Yates > Fix For: 0.96.0 > > Attachments: Snapshots in HBase.docx > > > Continuation of HBASE-50 for the current trunk. Since the implementation has drastically changed, opening as a new ticket. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira