Xiao Zhang created HBASE-27237:
----------------------------------
Summary: 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
Attachments: image-2022-07-25-21-22-32-931.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.
!image-2022-07-25-21-22-32-931.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)