[
https://issues.apache.org/jira/browse/HBASE-23969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-23969:
---------------------------------
Description:
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:
* {{server}}
* {{sn}}
* {{splitA}}
* {{splitB}}
* {{merge}}
* {{mergeA}}
* {{mergeB}}
Are there others?
was:
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?
> 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
> Priority: Minor
>
> 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:
> * {{server}}
> * {{sn}}
> * {{splitA}}
> * {{splitB}}
> * {{merge}}
> * {{mergeA}}
> * {{mergeB}}
> Are there others?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)