[ 
https://issues.apache.org/jira/browse/HDFS-11117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15663218#comment-15663218
 ] 

SammiChen commented on HDFS-11117:
----------------------------------

Thank Kai so much for reviewing the code!  I will upload a new patch to address 
issue 1 and issue 2. I will try best to avoid static in involved test cases and 
use lowercase as variable name. 

> Refactor striped file tests to allow flexibly test erasure coding policy
> ------------------------------------------------------------------------
>
>                 Key: HDFS-11117
>                 URL: https://issues.apache.org/jira/browse/HDFS-11117
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: SammiChen
>            Assignee: SammiChen
>         Attachments: HDFS-11117-v1.patch, HDFS-11117-v2.patch, 
> HDFS-11117-v3.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to