[
https://issues.apache.org/jira/browse/HBASE-23969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17089294#comment-17089294
]
Mingliang Liu commented on HBASE-23969:
---------------------------------------
[~ndimiduk] I have implemented the idea above and posted the
[screenshot|https://issues.apache.org/jira/secure/attachment/13000789/Screen%20Shot%202020-04-21%20at%2010.16.58%20PM.png].
Note the horizontal scrollbar, the table head tooltip and tooltip for other
{{<td/>}} are still available, though the screenshot just shows one line for
{{inf:merge*}} column (since I have only one mouse).
> 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
> Attachments: Screen Shot 2020-04-10 at 4.02.50 AM.png, Screen Shot
> 2020-04-11 at 3.27.57 AM.png, Screen Shot 2020-04-17 at 7.07.06 PM.png,
> Screen Shot 2020-04-21 at 10.16.58 PM.png
>
>
> 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)