Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.7.1
-
None
Description
TestBlockMissingException uses its own function to corrupt a block by deleting all its block files. HDFS-7235 introduced a helper function corruptBlockOnDataNodesByDeletingBlockFile() that does exactly the same thing. We can update this test to use the helper function.
FAILURE: Integrated in Hadoop-Hdfs-trunk #2468 (See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2468/)
HDFS-9297. Update TestBlockMissingException to use (lei: rev 5679e46b7f867f8f7f8195c86c37e3db7b23d7d7)