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 8AF2E107E0 for ; Wed, 3 Jul 2013 20:00:22 +0000 (UTC) Received: (qmail 98048 invoked by uid 500); 3 Jul 2013 20:00:22 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 98009 invoked by uid 500); 3 Jul 2013 20:00:22 -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 98000 invoked by uid 99); 3 Jul 2013 20:00:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jul 2013 20:00:22 +0000 Date: Wed, 3 Jul 2013 20:00:22 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8848) Add durability options for mutations to Thrift 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-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699378#comment-13699378 ] Hudson commented on HBASE-8848: ------------------------------- Integrated in HBase-0.94 #1034 (See [https://builds.apache.org/job/HBase-0.94/1034/]) HBASE-8848 Backport hbase-6979 "recovered.edits file should not break distributed log splitting" (Revision 1499499) Result = FAILURE stack : Files : * /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/wal/HLogSplitter.java * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestHLogSplit.java > Add durability options for mutations to Thrift > ---------------------------------------------- > > Key: HBASE-8848 > URL: https://issues.apache.org/jira/browse/HBASE-8848 > Project: HBase > Issue Type: New Feature > Components: Thrift > Reporter: Lars George > Labels: thrift2 > > HBASE-7801 adds a finer grained durability selection to mutations. We need to expose those eventually through Thrift, replacing writeToWAL in the process. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira