Duo Zhang created HBASE-24392:
---------------------------------
Summary: Make sure we can rollingupgrade from a non-splittable
meta to splittable meta
Key: HBASE-24392
URL: https://issues.apache.org/jira/browse/HBASE-24392
Project: HBase
Issue Type: Sub-task
Reporter: Duo Zhang
Maybe we should set a DisabledSplitPolicy on existing meta table to prevent it
being split, so we could still store the location of meta on zk so old client
can still communicate with us.
And later once all the old clients are also upgraded, we remove the policy from
meta table to make it splittable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)