SammiChen created HDFS-11117: -------------------------------- Summary: Refactor striped file unit test case structure Key: HDFS-11117 URL: https://issues.apache.org/jira/browse/HDFS-11117 Project: Hadoop HDFS Issue Type: Improvement Reporter: SammiChen Assignee: SammiChen
This task is going to refactor current striped file test case structures, especially {{StripedFileTestUtil}} file which is used in many striped file test cases. All current striped file test cases only support one erasure coding policy, that's the default RS-DEFAULT-6-3-64k policy. The goal of the refactor is to make the structures more convenient to support other erasure coding policies, such as XOR policy. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org