Lijin Bin created HBASE-23660:
---------------------------------
Summary: hbase:meta's table.jsp ref to wrong rs address
Key: HBASE-23660
URL: https://issues.apache.org/jira/browse/HBASE-23660
Project: HBase
Issue Type: Bug
Affects Versions: 2.2.3
Reporter: Lijin Bin
Assignee: Lijin Bin
<td><a href="http://<%= hostAndPort %>/rs-status/"><%=
StringEscapeUtils.escapeHtml4(hostAndPort) %></a></td>
Click the link it returns error.
{code}
HTTP ERROR 404
Problem accessing /rs-status/. Reason:
Not Found
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)