You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Francis Liu (Jira)" <ji...@apache.org> on 2019/09/24 09:17:00 UTC

[jira] [Comment Edited] (HBASE-11288) Splittable Meta

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

Francis Liu edited comment on HBASE-11288 at 9/24/19 9:16 AM:
--------------------------------------------------------------

Here's a WIP branch:

[https://github.com/francisliu/hbase/tree/apache_1.3_splitmeta]

I'm working on stripping down most of the changes to only what's needed to split meta. The rest can come as follow-ons if needed.  At it's core there's actually not much change, the patch is partly big because there's a lot of renames which are touching a lot of files. So with this branch we can get a very good picture of the changes needed. I'm still running the unit tests. Will move this to a feature branch in the hbase repo as soon as most of the tests are passing. I'll add more info tomorrow.

Next question is what we want to do. Should I get everything we want working on the 1.3 branch or should I port this to trunk or 1.x or?

 


was (Author: toffer):
Here's a WIP branch:

[https://github.com/francisliu/hbase/tree/apache_1.3_splitmeta]

I'm working on stripping down most of the changes to only what's needed to split meta. The rest can come as follow-ons if needed.  At it's core there's actually not much change, the patch is partly big because there's a lot of renames which are touching a lot of files. So with this branch we can get a very good picture of the changes needed. I'm still running the unit tests. Will move this to a feature branch in the hbase repo as soon as most of the tests are passing. 

Next question is what we want to do. Should I get everything we want working on the 1.3 branch or should I port this to trunk or 1.x or?

 

> Splittable Meta
> ---------------
>
>                 Key: HBASE-11288
>                 URL: https://issues.apache.org/jira/browse/HBASE-11288
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)