[
https://issues.apache.org/jira/browse/HADOOP-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Oskarsson updated HADOOP-4613:
------------------------------------
Attachment: HADOOP-4613.patch
Is this what you had in mind Konstantin? One line, adds:
"&genstamp=" + cur.getBlock().getGenerationStamp() +
> browseBlock.jsp does not generate "genstamp" property.
> ------------------------------------------------------
>
> Key: HADOOP-4613
> URL: https://issues.apache.org/jira/browse/HADOOP-4613
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.18.0
> Reporter: Konstantin Shvachko
> Fix For: 0.18.3
>
> Attachments: HADOOP-4613.patch
>
>
> A link to a block replica display page on the web UI breaks with the
> following message: "Invalid input (genstamp absent)".
> The reason is that browsBlock.jsp sets "genstamp=" in the code two times out
> of three.
> One spot in line #148 was missed by HADOOP-2656.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.