HdfsProxy breakes HDFS trunk build
--
Key: HDFS-1666
URL: https://issues.apache.org/jira/browse/HDFS-1666
Project: Hadoop HDFS
Issue Type: Bug
Components: contrib/hdfsproxy
Affects Versions: 0.23
I have took a look at the test and I should note that the way they written if
kinda misleading. For instance the message we are seeing in the Hudson says
expected:<403> but was:<200>
where's the reality is that the expected was <200> and actual value was <403>.
Basically the order of assert cal
Consider redesign of block report processing
Key: HDFS-1667
URL: https://issues.apache.org/jira/browse/HDFS-1667
Project: Hadoop HDFS
Issue Type: Improvement
Components: name-node
Af