Y. SREENIVASULU REDDY created HBASE-29537:
---------------------------------------------
Summary: Switch UseIP feature if RSGroup enabled servers list
provides inconsistent
Key: HBASE-29537
URL: https://issues.apache.org/jira/browse/HBASE-29537
Project: HBase
Issue Type: Bug
Reporter: Y. SREENIVASULU REDDY
Assignee: Y. SREENIVASULU REDDY
# When the `hbase.server.useip.enabled` configuration is toggled (enabled or
disabled) in an HBase cluster, the RegionServer’s `ServerName` will switch
between IP address format and hostname format.
# If the RSGroup feature is enabled, custom RegionServer groups are not
automatically updated or adjusted based on changes to
`hbase.server.useip.enabled`.
# As a result, RSGroup assignments may become inconsistent, containing a mix
of servers identified by IP addresses and hostnames.
# This inconsistency can lead to confusion, misconfiguration, or operational
issues when managing or referencing servers within RSGroups.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)