You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lijin Bin (Jira)" <ji...@apache.org> on 2020/01/09 02:42:00 UTC

[jira] [Resolved] (HBASE-23660) hbase:meta's table.jsp ref to wrong rs address

     [ https://issues.apache.org/jira/browse/HBASE-23660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lijin Bin resolved HBASE-23660.
-------------------------------
    Resolution: Fixed

> 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
>          Components: master
>    Affects Versions: 2.2.3
>            Reporter: Lijin Bin
>            Assignee: Lijin Bin
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> <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)