[ 
https://issues.apache.org/jira/browse/HBASE-23969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078689#comment-17078689
 ] 

Nick Dimiduk commented on HBASE-23969:
--------------------------------------

[~liuml07] if you've like to take this on, that would be great! I think a 
wide-scrolling page is fine as a first-pass; I'm not a fan of soft-wrapping 
tabular data like this. Maybe something fancy that let the user select the 
columns they want, with a default set... that could be really nice.

For context, the use-case that brought this up was browsing meta on a cluster 
that had inconsistencies reported by HBCK2. There's a handful of those region 
transition state columns that would be nice to see.

> 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, UI
>    Affects Versions: 3.0.0, 2.3.0
>            Reporter: Nick Dimiduk
>            Assignee: Mingliang Liu
>            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)

Reply via email to