wangxiangdong created HBASE-29540: ------------------------------------- Summary: Unhandled IllegalArgumentException in HBase Web UI When Accessing table.jsp with Invalid Table Name Key: HBASE-29540 URL: https://issues.apache.org/jira/browse/HBASE-29540 Project: HBase Issue Type: Bug Reporter: wangxiangdong Attachments: image-2025-08-20-14-18-15-255.png
When clicking on a table link or directly accessing the table information page in the HBase Web UI (e.g., {{{}http://<HBase-Master>:16010/table.jsp?name=<table_name>{}}}) with an invalid character in the {{table_name}} parameter, the interface throws an unhandled {{{}IllegalArgumentException{}}}. !image-2025-08-20-14-18-15-255.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)