[ 
https://issues.apache.org/jira/browse/HBASE-21478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiang Li updated HBASE-21478:
-----------------------------
    Description: 
Regarding the output of the command of "get_rsgoup" in hbase shell, or the 
section of "Server Group" of HMaster's web UI, the table is not sorted so not 
easy to read, like:
{code}
hbase(main):003:0> get_rsgroup 'default'
GROUP INFORMATION
Servers:
myhadoop503.aaa.net.16020
myhadoop313.aaa.net:16020
myhadoop120.aaa.net:16020
myhadoop614.aaa.net:16020
...
{code}

> Make server name sorted when listing rsgroup info in shell and master web UI
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-21478
>                 URL: https://issues.apache.org/jira/browse/HBASE-21478
>             Project: HBase
>          Issue Type: Improvement
>          Components: rsgroup
>            Reporter: Xiang Li
>            Assignee: Xiang Li
>            Priority: Major
>
> Regarding the output of the command of "get_rsgoup" in hbase shell, or the 
> section of "Server Group" of HMaster's web UI, the table is not sorted so not 
> easy to read, like:
> {code}
> hbase(main):003:0> get_rsgroup 'default'
> GROUP INFORMATION
> Servers:
> myhadoop503.aaa.net.16020
> myhadoop313.aaa.net:16020
> myhadoop120.aaa.net:16020
> myhadoop614.aaa.net:16020
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to