This is an automated email from the ASF dual-hosted git repository.
chandra pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2 by this push:
new 780af1ecc6f HBASE-29870 Correct the UI Column name from Stats to State
in rsgroup.jsp (#7718)
780af1ecc6f is described below
commit 780af1ecc6f62fb07ba3cf23d11ab1b3f8f96634
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>