You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2013/03/29 13:23:16 UTC

[jira] [Commented] (HBASE-8219) Align Offline Merge with Online Merge

    [ https://issues.apache.org/jira/browse/HBASE-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617285#comment-13617285 ] 

Matteo Bertozzi commented on HBASE-8219:
----------------------------------------

I missed the remove discussion, but I'm +1 on it since the offline requires the cluster to be down. 
Should we consider this jira as fixing the offline merge in 0.94 just to don't break snapshots?
                
> Align Offline Merge with 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