[
https://issues.apache.org/jira/browse/HADOOP-14593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
SammiChen updated HADOOP-14593:
-------------------------------
Attachment: HADOOP-14593.002.patch
1.TestRSErasureCoder
One failed unit test is to test underlying encoder reuse by execution
{{testCoding}} twice, while the underlying encoder is released explicitly by
{{ErasureEncodingStep.finish}}. By review the context, I think
{{ErasureEncodingStep.finish}} is not the right place to release the encoder.
2. TestCodecRawCoderMapping
One failed unit test is because it doesn't consider the native RS coder
situation.
> Improve TestCodecRawCoderMapping & TestRSErasureCoder to support native RS
> coder
> --------------------------------------------------------------------------------
>
> Key: HADOOP-14593
> URL: https://issues.apache.org/jira/browse/HADOOP-14593
> Project: Hadoop Common
> Issue Type: Improvement
> Components: common
> Reporter: SammiChen
> Assignee: SammiChen
> Labels: hdfs-ec-3.0-must-do
> Attachments: HADOOP-14593.001.patch, HADOOP-14593.002.patch
>
>
> Currently this unit test will fail due to not support the native RS coder.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]