[
https://issues.apache.org/jira/browse/HBASE-27237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiao Zhang updated HBASE-27237:
-------------------------------
Description:
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!
was:
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.
!image-2022-07-25-21-22-32-931.png!
> move_servers_rsgroup should be 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
> Environment: i
> 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)