Kai Zheng created HADOOP-11920: ---------------------------------- Summary: Refactor erasure coders and enhance the tests Key: HADOOP-11920 URL: https://issues.apache.org/jira/browse/HADOOP-11920 Project: Hadoop Common Issue Type: Sub-task Reporter: Kai Zheng Assignee: Kai Zheng
While working on native erasure coders and also HADOOP-11847, it was found in some chances better to refine a little bit of codes and enhance the tests for erasure coders. Cases: * Better to test if erasure coders can be repeatedly reused; * Better to test if erasure coders can be called with two buffer types (bytes array version and direct bytebuffer version). -- This message was sent by Atlassian JIRA (v6.3.4#6332)