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)