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 5DAF0F045 for ; Fri, 29 Mar 2013 11:45:31 +0000 (UTC) Received: (qmail 97817 invoked by uid 500); 29 Mar 2013 11:45:22 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 97415 invoked by uid 500); 29 Mar 2013 11:45:17 -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 97378 invoked by uid 99); 29 Mar 2013 11:45:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Mar 2013 11:45:16 +0000 Date: Fri, 29 Mar 2013 11:45:16 +0000 (UTC) From: "Jean-Marc Spaggiari (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-8219) Align Offline and Online Merge 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-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617268#comment-13617268 ] Jean-Marc Spaggiari commented on HBASE-8219: -------------------------------------------- I agree too. We should not remove it. So the only option here will be to allign it. [~mbertozzi], are you going to work on that? Or mayne [~zjushch] is the best person for that? > Align Offline and Online Merge > ------------------------------ > > Key: HBASE-8219 > URL: https://issues.apache.org/jira/browse/HBASE-8219 > Project: HBase > Issue Type: Task > Components: regionserver > Affects Versions: 0.95.0 > Reporter: Matteo Bertozzi > > After HBASE-7403 we now have two different tools for online and offline merge, and the result produced by the two are different. (the online one works with snapshots, the offline not) > We should remove the offline one, or align it to the online code. > Most of the offline code in HRegion.merge() can be replaced with the one in RegionMergeTransaction, used by the online version. -- 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