hadoop/hadoop-common-project/hadoop-common/src
gardenia 8714403dc7
HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347)
When closing we need to wrap the flush() in a try .. finally, otherwise
when flush throws it will stop completion of the remainder of the
close activities and in particular the close of the underlying wrapped
stream object resulting in a resource leak.

Contributed by Colm Dougan
2023-02-07 12:01:57 +00:00
..
contrib/bash-tab-completion
main HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347) 2023-02-07 12:01:57 +00:00
site Fix "the the" and friends typos (#5267) 2023-01-17 03:33:59 +08:00
test HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347) 2023-02-07 12:01:57 +00:00
CMakeLists.txt HADOOP-17292. Using lz4-java in Lz4Codec (#2350) 2020-11-18 12:03:25 -08:00
config.h.cmake HDFS-14356. Implement HDFS cache on SCM with native PMDK libs. Contributed by Feilong He. 2019-06-05 21:33:00 +08:00