You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Xiao Zhang (Jira)" <ji...@apache.org> on 2022/07/30 14:30:00 UTC

[jira] [Updated] (HBASE-27237) Address is not fully case insensitive

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

Xiao Zhang updated HBASE-27237:
-------------------------------
    Summary: Address is not fully case insensitive  (was: move_servers_rsgroup should be case insensitive)

> Address is not fully case insensitive
> -------------------------------------
>
>                 Key: HBASE-27237
>                 URL: https://issues.apache.org/jira/browse/HBASE-27237
>             Project: HBase
>          Issue Type: Bug
>          Components: rsgroup
>    Affects Versions: 2.4.13, 2.5.1, 3.0.0-alpha-4
>            Reporter: Xiao Zhang
>            Assignee: Xiao Zhang
>            Priority: Major
>         Attachments: 27237.png
>
>
> In HBASE-13995 and HBASE-24395, both mention that ServerName.getHostname() is case sensitive. 
>  
> Now the move_servers_rsgroup is still case sensitive. Servername is displayed in lowercase on the master ui, but uppercase is stored in the rsgroup table. I think the master ui should be consistent with the rsgroup table, and move_servers_rsgroup should be case-insensitive.
> !27237.png!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)