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

Walter Su updated HADOOP-12327:
-------------------------------
          Resolution: Fixed
        Hadoop Flags: Reviewed
       Fix Version/s:     (was: HDFS-7285)
                      3.0.0
    Target Version/s: 3.0.0
              Status: Resolved  (was: Patch Available)

I've committed this to trunk. Thanks [~drankye] for contribution.

> Initialize output buffers with ZERO bytes in erasure coder
> ----------------------------------------------------------
>
>                 Key: HADOOP-12327
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12327
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-12327-HDFS-7285-v1.patch, HADOOP-12327-v2.patch, 
> HADOOP-12327-v3.patch
>
>
> Make sure output buffers are initialized with ZERO bytes in order for:
> * Coder callers won't have to bother doing that;
> * Avoid possible buggy codes if caller forgets doing that;
> * More efficiency, with a shared, length enough empty buffer allocated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to