hadoop/hadoop-common-project
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
..
hadoop-annotations HADOOP-17947. Additional element types for VisibleForTesting (ADDENDUM) (#3521) 2021-10-06 02:17:05 +09:00
hadoop-auth Fix "the the" and friends typos (#5267) 2023-01-17 03:33:59 +08:00
hadoop-auth-examples HADOOP-18120. Hadoop auth does not handle HTTP Headers in a case-insensitive way. Contributed by Janos Makai. 2022-05-20 10:43:19 +02:00
hadoop-common HADOOP-18621. Resource leak in CryptoOutputStream.close() (#5347) 2023-02-07 12:01:57 +00:00
hadoop-kms HADOOP-18266. Using HashSet/ TreeSet Constructor for hadoop-common (#4365) 2022-06-20 12:11:04 +05:30
hadoop-minikdc HADOOP-18329. Support for IBM Semeru JVM > 11.0.15.0 Vendor Name Changes (#4537) 2022-12-10 14:27:05 +00:00
hadoop-nfs HADOOP-18584. [NFS GW] Fix regression after netty4 migration. (#5252) 2023-01-31 01:17:04 +08:00
hadoop-registry HDFS-16591. Setup JaasConfiguration in ZKCuratorManager when SASL is enabled 2022-06-28 16:44:02 -07:00
pom.xml HADOOP-11867. Add a high-performance vectored read API. (#3904) 2022-06-22 17:29:32 +01:00