Kai Zheng created HADOOP-14261: ---------------------------------- Summary: Some refactoring work for erasure coding raw coder Key: HADOOP-14261 URL: https://issues.apache.org/jira/browse/HADOOP-14261 Project: Hadoop Common Issue Type: Sub-task Reporter: Kai Zheng Assignee: Kai Zheng Fix For: 3.0.0-alpha3
This is from [~andrew.wang] commented in HADOOP-13200: {quote} Other questions/comments from looking at this code: We also should rename RSRawEncoderLegacy to RSLegacyRawEncoder and RSRawErasureCoderFactoryLegacy to RSLegacyErasureCoderFactory, to match the naming of other subclasses. TestRawEncoderBase, should this use a configured factory to get the raw coders, rather than referencing the raw coders directly? I didn't check other usages, but it seems like we should be creating via the appropriate factory whenever possible. {quote} -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org