-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-beta1
-
Fix Version/s: 3.0.0
-
Component/s: erasure-coding
-
Labels:None
-
Target Version/s:
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.
- relates to
-
HDFS-12606 When using native decoder, DFSStripedStream#close crashes JVM after being called multiple times.
-
- Resolved
-
-
HDFS-12612 DFSStripedOutputStream#close will throw if called a second time with a failed streamer
-
- Resolved
-