TestFiHFlush depends on BlocksMap implementation ------------------------------------------------
Key: HDFS-1206 URL: https://issues.apache.org/jira/browse/HDFS-1206 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Tsz Wo (Nicholas), SZE When I was testing HDFS-1114, the patch passed all tests except TestFiHFlush. Then, I tried to print out some debug messages, however, TestFiHFlush succeeded after added the messages. TestFiHFlush probably depends on the speed of BlocksMap. If BlocksMap is slow enough, then it will pass. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.