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

Francis Christopher Liu commented on HBASE-11288:
-------------------------------------------------

{quote}
I will try to implement splittable meta by storing the root table in a 'master 
local region', on the feature branch.
{quote}
I see is the intent to do a POC with master local region?

{quote}
HBASE24389, the goal is to move the location of meta to the 'master local 
region', and also remove the assumption that there is only a single meta region 
as much as possible in code, without actually split the meta table. 
{quote}
I see, from my experience having written this patch a few times. Adding root 
and then generalizing hbase:meta  (eg moving away from single meta region) 
regions is most of the code changes as well as the true way to test if you've 
done your job is to actually have more than one meta so it doesn't really make 
sense to split generalizing meta handling and actually splitting the table 
there might actually be more work. 



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




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

Reply via email to