You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/05/17 15:20:00 UTC

[jira] [Created] (HBASE-24392) Make sure we can rollingupgrade from a non-splittable meta to splittable meta

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)