László Bence Nagy created HDFS-11541:
----------------------------------------
Summary: RawErasureEncoder and RawErasureDecoder release() methods
not called
Key: HDFS-11541
URL: https://issues.apache.org/jira/browse/HDFS-11541
Project: Hadoop HDFS
Issue Type: Sub-task
Components: erasure-coding, native
Affects Versions: 3.0.0-alpha2
Reporter: László Bence Nagy
The *RawErasureEncoder* and *RawErasureDecoder* classes have _release()_
methods which are not called from the source code. These methods should be
called when an encoding or decoding operation is finished so that the
dynamically allocated resources can be freed. Underlying native plugins can
also rely on these functions to release their resources.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]