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 12029DBDD for ; Mon, 13 Aug 2012 21:48:40 +0000 (UTC) Received: (qmail 25989 invoked by uid 500); 13 Aug 2012 21:48:38 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 25824 invoked by uid 500); 13 Aug 2012 21:48:38 -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 25652 invoked by uid 99); 13 Aug 2012 21:48:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Aug 2012 21:48:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 040242C5ACD for ; Mon, 13 Aug 2012 21:48:38 +0000 (UTC) Date: Tue, 14 Aug 2012 08:48:38 +1100 (NCT) From: "Jesse Yates (JIRA)" To: issues@hbase.apache.org Message-ID: <697676134.4272.1344894518017.JavaMail.jiratomcat@arcas> In-Reply-To: <773417239.4130.1344893558078.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (HBASE-6573) General Two-Phase Commit framework. 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-6573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-6573: ------------------------------- Attachment: java_HBASE-6573-v0.patch Attaching patch, RB coming momentarily. > General Two-Phase Commit framework. > ----------------------------------- > > Key: HBASE-6573 > URL: https://issues.apache.org/jira/browse/HBASE-6573 > Project: HBase > Issue Type: Sub-task > Affects Versions: 0.96.0 > Reporter: Jesse Yates > Assignee: Jesse Yates > Fix For: 0.96.0 > > Attachments: java_HBASE-6573-v0.patch > > > For HBASE-6055 (snapshots), we do two-phase commit in several places. This is a generally useful paradigm for a distributed system. -- 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