[
https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108322#comment-17108322
]
Duo Zhang commented on HBASE-11288:
-----------------------------------
Begin from branch-2.3, we have introduced a 'master local region' to store the
procedure data, maybe we could use the same trick to store the root region? And
then add a LocateMetaService to expose several methods for locating meta
region, or maybe even more straightforward, just pull down all the meta
locations every time, as I do not think we will have too many meta regions for
the current scale...
Adding another system table which priority is even ahead of hbase:meta is
really a pain for bootstraping a cluster...
Thoughts? Thanks.
> Splittable Meta
> ---------------
>
> Key: HBASE-11288
> URL: https://issues.apache.org/jira/browse/HBASE-11288
> Project: HBase
> Issue Type: Sub-task
> Reporter: Francis Christopher Liu
> Assignee: Francis Christopher Liu
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)