You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zach York (Jira)" <ji...@apache.org> on 2021/06/30 22:06:00 UTC

[jira] [Created] (HBASE-26055) Master local region should be considered as a system table

Zach York created HBASE-26055:
---------------------------------

             Summary: Master local region should be considered as a system table
                 Key: HBASE-26055
                 URL: https://issues.apache.org/jira/browse/HBASE-26055
             Project: HBase
          Issue Type: Bug
          Components: master
    Affects Versions: 2.4.4, 3.0.0-alpha-1
            Reporter: Zach York
            Assignee: Zach York


The title says most of it. The master local region is not a typical Table/Region, however, we should consider it a system table when creating the TableName so that if we call isSystemTable() it returns true.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)