hadoop/hadoop-hdfs-project
Michael Stack 5ab747222b
HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338)
* HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BPServiceActor IllegalThreadStateException 'fatal exception and exit'

Remove the ThreadGroup used by executor factories; they are unused
and ThreadGroups auto-destroy when their Thread-member count goes to zero.
This behavior is incompatible with the configuration we have on the per-volume
executor which is set to let all threads die if no use inside the
keepalive time.

Signed-off-by: Hexiaoqiao <hexiaoqiao@apache.org>
2022-05-23 08:45:08 -07:00
..
hadoop-hdfs HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4338) 2022-05-23 08:45:08 -07:00
hadoop-hdfs-client HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267) 2022-05-21 03:21:13 +09:00
hadoop-hdfs-httpfs HDFS-16035. Remove DummyGroupMapping as it is not longer used anywhere. (#4183) 2022-04-19 14:35:23 +09:00
hadoop-hdfs-native-client HDFS-16465. Remove redundant strings.h inclusions (#4279) 2022-05-11 23:04:22 +05:30
hadoop-hdfs-nfs HDFS-15862. Make TestViewfsWithNfs3.testNfsRenameSingleNN() idempotent (#2724) 2021-12-08 20:44:18 +09:00
hadoop-hdfs-rbf HADOOP-18224. Upgrade maven compiler plugin to 3.10.1 (#4267) 2022-05-21 03:21:13 +09:00
pom.xml Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30