hadoop/hadoop-common-project/hadoop-common
HerCath 4c4a940da2
HADOOP-18217. ExitUtil synchronized blocks reduced. #4255
Reduce the ExitUtil synchronized block scopes so System.exit 
and Runtime.halt calls aren't within their boundaries,
so ExitUtil wrappers do not block each other.

Enlarged catches to all Throwables (not just Exceptions).

Contributed by Remi Catherinot
2022-07-13 12:35:44 +01:00
..
dev-support Make upstream aware of 2.10.2 release. 2022-06-01 00:53:01 +09:00
src HADOOP-18217. ExitUtil synchronized blocks reduced. #4255 2022-07-13 12:35:44 +01:00
HadoopCommon.cmake HADOOP-17196. Fix C/C++ standard warnings (#2208) 2020-08-11 16:35:08 +09:00
HadoopJNI.cmake HDFS-13822. speedup libhdfs++ build (enable parallel build). Contributed by Allen Wittenauer and Pradeep Ambati 2018-08-17 12:25:36 -05:00
pom.xml HADOOP-18229. Fix Hadoop-Common JavaDoc Errors (#4292) 2022-05-18 12:12:04 +01:00