[
https://issues.apache.org/jira/browse/HDFS-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788718#comment-13788718
]
Haohui Mai commented on HDFS-5317:
----------------------------------
There are no obvious reasons that the sleep is required. Because the JSP page
runs in a different thread, the information is never guaranteed to be
up-to-date, in which case putting a sleep() in the JSP page would not help.
Alternatively, we can make the page faster, and the user always has the freedom
to refresh the page when needed.
> Go back to DFS Home link does not work on datanode webUI
> --------------------------------------------------------
>
> Key: HDFS-5317
> URL: https://issues.apache.org/jira/browse/HDFS-5317
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Suresh Srinivas
> Assignee: Haohui Mai
> Priority: Critical
> Attachments: HDFS-5317.000.patch, HDFS-5317.001.patch
>
>
> Here is how to reproduce this problem:
> # Goto https://namenode:https_port/dfshealth.jsp
> # Click on "Live Nodes" link
> # On the Live Nodes page, click one of the links for the datanodes. This link
> has always hardcodes the http link instead of http/https based on the context
> of the webpage.
> On datanode webUI page, the link "Go back to DFS home" does not work.
--
This message was sent by Atlassian JIRA
(v6.1#6144)