This is an automated email from the ASF dual-hosted git repository.
chandra pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2.5 by this push:
new eecea9c17cb HBASE-29870 Correct the UI Column name from Stats to State
in rsgroup.jsp (#7718)
eecea9c17cb is described below
commit eecea9c17cb3d60aa0922c822d596b77cd619b6b
Author: Chandra Sekhar K <[email protected]>
AuthorDate: Sat Feb 14 11:40:17 2026 +0530
HBASE-29870 Correct the UI Column name from Stats to State in rsgroup.jsp
(#7718)
Signed-off-by: Pankaj Kumar <[email protected]>
Signed-off-by: Dávid Paksy <[email protected]>
Signed-off-by: Peng Lu <[email protected]>
Signed-off-by: Junegunn Choi <[email protected]>
Signed-off-by: Liu Xiao <[email protected]>
(cherry picked from commit 2152b90dbf56d7222d104240a0823ffb2120f364)
---
hbase-server/src/main/resources/hbase-webapps/master/rsgroup.jsp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hbase-server/src/main/resources/hbase-webapps/master/rsgroup.jsp
b/hbase-server/src/main/resources/hbase-webapps/master/rsgroup.jsp
index f53e2cefaed..d0fc2ff77bc 100644
--- a/hbase-server/src/main/resources/hbase-webapps/master/rsgroup.jsp
+++ b/hbase-server/src/main/resources/hbase-webapps/master/rsgroup.jsp
@@ -436,7 +436,7 @@
<tr>
<th>Namespace</th>
<th>Table</th>
- <th>Stats</th>
+ <th>State</th>
<th>Online Regions</th>
<th>Offline Regions</th>
<th>Failed Regions</th>