Details
Description
There are a number of services in HDFS that start a thread even if they are disabled. Some services which may not be strictly necessary do not have a way to be disabled. This is particularly bad for the unit tests, in which the number of threads spawned by concurrent MiniDFSCluster-based tests can grow to be very large (e.g. see HDFS-12711)
Attachments
Issue Links
- mentioned in
-
Page Loading...