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

Jean-Daniel Cryans commented on HBASE-23:
-----------------------------------------

bq. Was wondering if the .META. table was made of multiple regions and your 
scanner had to cross from one to the other, do you handle that case?

It think so. The first loop scans over each region of .META.

Regards the calculations, I searched "hbase.regionserver.msginterval" in the 
whole source and it doesn't seem to be used, only referred to in the text so I 
think I will just remove it. Correct me if I'm wrong.

bq. Would suggest that no reason catalog tables shouldn't be clickable as user 
tables are. 

So that means that they are clickable? I'm confused.

> UI listing regions should be sorted by address and show additional region 
> state
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-23
>                 URL: https://issues.apache.org/jira/browse/HBASE-23
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: hbase-23-v1.patch, hbase-23-v2.patch
>
>
> Currently, looking at a cluster under load, you'll often trip over the 
> disorientating listing of more than one region with a null end key (Was seen 
> by Billy yesterday and psaab today).   UI should list out all of its 
> attributes.
> Also sort region listings by server address so easier finding servers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to