[ https://issues.apache.org/jira/browse/HBASE-23969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086225#comment-17086225 ]
Mingliang Liu commented on HBASE-23969: --------------------------------------- I implemented the above idea with less interpretation in recent patch, and attach the screenshot here for discussion. Note there is a tooltip if you hover your mouse over a table head. > 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 > > > 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)