You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Lei (Eddy) Xu (JIRA)" <ji...@apache.org> on 2017/10/07 00:09:00 UTC

[jira] [Created] (HDFS-12613) Native EC coder should implement release() as idempotent function.

Lei (Eddy) Xu created HDFS-12613:
------------------------------------

             Summary: Native EC coder should implement release() as idempotent function.
                 Key: HDFS-12613
                 URL: https://issues.apache.org/jira/browse/HDFS-12613
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: erasure-coding
    Affects Versions: 3.0.0-beta1
            Reporter: Lei (Eddy) Xu


Recently, we found native EC coder crashes JVM because {{NativeRSDecoder#release()}} being called multiple times (HDFS-12612 and HDFS-12606). 

We should strength the implement the native code to make {{release()}} idempotent  as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org