Steve Loughran created HDFS-5345:
------------------------------------
Summary: NPE in block_info_xml JSP if the block has been deleted
Key: HDFS-5345
URL: https://issues.apache.org/jira/browse/HDFS-5345
Project: Hadoop HDFS
Issue Type: Bug
Components: datanode
Affects Versions: 2.2.0
Reporter: Steve Loughran
Priority: Minor
If you ask for a block info report on a block that has been deleted, you see a
stack trace and a 500 error.
Steps to replicae
# create a file
# browse to it
# get the block info
# delete the file
# reload the block info page
Maybe a 404 is the response to raise instead
--
This message was sent by Atlassian JIRA
(v6.1#6144)