[
https://issues.apache.org/jira/browse/HBASE-20892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601180#comment-16601180
]
Yu Li commented on HBASE-20892:
-------------------------------
Yes it's by design that we add a parameter and a checkbox to decide whether or
not to show the detailed regionName and start/end keys, and by default set to
false. In this way we could see the encoded-regionName clearly and select it
with a simple double-click on the webpage, which facilitates operations like
compact/move a region.
What about making the option only deciding whether to show the detailed region
name, and always show the start/end keys in the relative columns? Sounds like a
good idea?
> [UI] Start / End keys are empty on table.jsp
> --------------------------------------------
>
> Key: HBASE-20892
> URL: https://issues.apache.org/jira/browse/HBASE-20892
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.1
> Reporter: Ted Yu
> Priority: Major
> Labels: web-ui
> Attachments: table.jsp.png
>
>
> When viewing table.jsp?name=TestTable , I found that the Start / End keys for
> all the regions were simply dashes without real value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)