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
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.