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 B19F5F111 for ; Wed, 24 Apr 2013 18:15:16 +0000 (UTC) Received: (qmail 13840 invoked by uid 500); 24 Apr 2013 18:15:16 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 13791 invoked by uid 500); 24 Apr 2013 18:15:16 -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 13782 invoked by uid 99); 24 Apr 2013 18:15:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Apr 2013 18:15:16 +0000 Date: Wed, 24 Apr 2013 18:15:16 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8024) Make Store flush algorithm pluggable 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-8024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-8024: ------------------------------------ Attachment: HBASE-8024-v4.patch Updated based on r feedback, as well as multi-file error handling in commit. > Make Store flush algorithm pluggable > ------------------------------------ > > Key: HBASE-8024 > URL: https://issues.apache.org/jira/browse/HBASE-8024 > Project: HBase > Issue Type: Sub-task > Components: regionserver > Affects Versions: 0.94.5, 0.95.0, 0.95.2 > Reporter: Maryann Xue > Assignee: Sergey Shelukhin > Attachments: HBASE-8024-trunk.patch, HBASE-8024.v2.patch, HBASE-8024-v3.patch, HBASE-8024-v4.patch > > > The idea is to make "StoreFlusher" an interface instead of an implementation class, and have the original StoreFlusher as the default store flush impl. -- 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