This is an automated email from the ASF dual-hosted git repository.
chandra pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-3 by this push:
new 290c060f288 HBASE-29870 Correct the UI Column name from Stats to State
in rsgroup.jsp (#7718)
290c060f288 is described below
commit 290c060f2887c6cdab2c70865bae433444467ca5
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 91734e8d0a3..f80e94cb0b2 100644
--- a/hbase-server/src/main/resources/hbase-webapps/master/rsgroup.jsp
+++ b/hbase-server/src/main/resources/hbase-webapps/master/rsgroup.jsp
@@ -434,7 +434,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>