Duo Zhang created HBASE-24391:
---------------------------------
Summary: Implement meta split
Key: HBASE-24391
URL: https://issues.apache.org/jira/browse/HBASE-24391
Project: HBase
Issue Type: Sub-task
Reporter: Duo Zhang
Need to modify Split/Merge procedures to deal with meta, and also remove all
the hard coded non-splittable check for meta region.
And we also need to think of the split policy for meta table, i.e, whether it
is safe tosplit at any point. For safety, maybe we could first use a special
split policy to make sure that all records for a table are in the same region.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)