Details
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-706 Intermittent failures in TestFiHFlush
- Closed