hadoop/hadoop-hdfs-project/hadoop-hdfs
Michael Stack ae9d671232
HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4347)
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.
2022-05-25 17:02:28 -07:00
..
dev-support HADOOP-18198. Release 3.3.3: release notes and jdiff files. 2022-05-17 19:00:09 +01:00
src HDFS-16586. Purge FsDatasetAsyncDiskService threadgroup; it causes BP… (#4347) 2022-05-25 17:02:28 -07:00
.gitattributes
pom.xml HADOOP-18198. Preparing for 3.3.4 development 2022-04-12 14:09:08 +01:00