Lei (Eddy) Xu created HDFS-9292: ----------------------------------- Summary: Make TestFileConcorruption independent to underlying FsDataset Implementation. Key: HDFS-9292 URL: https://issues.apache.org/jira/browse/HDFS-9292 Project: Hadoop HDFS Issue Type: Improvement Affects Versions: 2.7.1 Reporter: Lei (Eddy) Xu Assignee: Lei (Eddy) Xu Priority: Minor
{{TestFileCorruption}} manipulates the block data by directly accessing the block files on disk. {{MiniDFSCluster}} has already offered ways to corrupt data. We can use that to make {{TestFileCorruption}} agnostic to the implementation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)