[
https://issues.apache.org/jira/browse/HBASE-12233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168325#comment-14168325
]
Virag Kothari commented on HBASE-12233:
---------------------------------------
bq. actually looking for split meta to become available as an off-by-default
option in 0.98
Yes, we are looking for root and split meta as an off-by-default option in
0.98.
Stack had a suggestion of doing this hiding of root by adding an pbuf entry in
meta znode which determines whether it holds the meta location or root
location. Depending on this field, the clients will know the presence of root.
Master will have a config depending on which it will create root table and set
this field in meta znode. For 0.98/branch-1, we can have this config in master
to be turned off by default so no root stuff is touched and the clients wont
know the presence of root at all. Also, clients wont need upgrade when the
master turns on the switch for root.
> Bring back root table
> ---------------------
>
> Key: HBASE-12233
> URL: https://issues.apache.org/jira/browse/HBASE-12233
> Project: HBase
> Issue Type: Sub-task
> Reporter: Virag Kothari
> Assignee: Virag Kothari
> Attachments: HBASE-12233.patch
>
>
> First step towards splitting meta.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)