[
https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17117762#comment-17117762
]
Duo Zhang commented on HBASE-11288:
-----------------------------------
I will try to implement splittable meta by storing the root table in a 'master
local region', on the feature branch. In HBASE-24388 and 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. There are some difficulties on
passing all the UTs, especially for the region replicas related tests, as I'm
not sure why these tests want to run without an active master, but I think it
is possible.
> 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)