[
https://issues.apache.org/jira/browse/HBASE-11288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110041#comment-17110041
]
Duo Zhang commented on HBASE-11288:
-----------------------------------
[~toffer] See this issue
https://issues.apache.org/jira/browse/HBASE-23326
We store the procedure data in a local HRegion on master.
And on client accessing meta, I think for root region it is fine. We do not
mirror all the requests to region servers to master, when will only contact
master when locating meta, which should be rarely happen. And now we even have
a MasterRegistry on 2.x, where we move the locating meta requests from zk to
master.
> 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)