[jira] Created: (HDFS-1666) HdfsProxy breakes HDFS trunk build

2011-02-27 Thread Konstantin Boudnik (JIRA)
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

Re: Fwd: Hadoop-Hdfs-trunk - Build # 591 - Still Failing

2011-02-27 Thread Konstantin Boudnik
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

[jira] Created: (HDFS-1667) Consider redesign of block report processing

2011-02-27 Thread Matt Foley (JIRA)
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