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 1FDB6D7EE for ; Wed, 27 Feb 2013 10:55:15 +0000 (UTC) Received: (qmail 8382 invoked by uid 500); 27 Feb 2013 10:55:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 8110 invoked by uid 500); 27 Feb 2013 10:55:14 -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 8079 invoked by uid 99); 27 Feb 2013 10:55:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Feb 2013 10:55:13 +0000 Date: Wed, 27 Feb 2013 10:55:13 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7807) Introduce HRegionFileSystem and move region fs related code 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-7807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7807: ----------------------------------- Attachment: HBASE-7807-v3.patch v3 rebase against latest trunk (no changes) > Introduce HRegionFileSystem and move region fs related code > ----------------------------------------------------------- > > Key: HBASE-7807 > URL: https://issues.apache.org/jira/browse/HBASE-7807 > Project: HBase > Issue Type: Sub-task > Components: regionserver > Affects Versions: 0.96.0 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Minor > Attachments: HBASE-7807-v0.patch, HBASE-7807-v1.patch, HBASE-7807-v2.patch, HBASE-7807-v3.patch > > > Add a new HRegionFileSystem class that allows to create an on-disk region without needs to instantiate an HRegion. > This is the first refactor step, the next step is moving file creation and retrival inside this class. -- 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