You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kai Zheng (JIRA)" <ji...@apache.org> on 2015/05/05 15:04:00 UTC

[jira] [Updated] (HADOOP-11921) Enhance tests for erasure coders

     [ https://issues.apache.org/jira/browse/HADOOP-11921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Zheng updated HADOOP-11921:
-------------------------------
    Description: 
While working on native coders, it was found better to enhance the tests for erasure coders to:
* Test if erasure coders can be repeatedly reused;
* Test if erasure coders can be called with two buffer types (bytes array version and direct bytebuffer version).

  was:
Better to enhance the tests for erasure coders to:
* Test if erasure coders can be repeatedly reused;
* Test if erasure coders can be called with two buffer types (bytes array version and direct bytebuffer version).


> Enhance tests for erasure coders
> --------------------------------
>
>                 Key: HADOOP-11921
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11921
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: io
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>
> While working on native coders, it was found better to enhance the tests for erasure coders to:
> * Test if erasure coders can be repeatedly reused;
> * 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)