You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/03/11 21:15:00 UTC

[jira] [Created] (HBASE-23969) Meta browser should show all `info` columns

Nick Dimiduk created HBASE-23969:
------------------------------------

             Summary: Meta browser should show all `info` columns
                 Key: HBASE-23969
                 URL: https://issues.apache.org/jira/browse/HBASE-23969
             Project: HBase
          Issue Type: Improvement
          Components: master
    Affects Versions: 3.0.0, 2.3.0
            Reporter: Nick Dimiduk


The Meta table browser lists region states. There are other {{info}} columns in the table, which should be displayed. Looking through {{HConstants}}, it seems we need to add the following:
 * {{sn}}
 * {{splitA}}
 * {{splitB}}
 * {{merge}}
 * {{mergeA}}
 * {{mergeB}}

Are there others?



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