Details
Description
MiniDFSCluster takes its defaults from DFSConfigKeys defaults, but many of these are not suitable for a unit test environment. For example, the default handler thread count of 10 is definitely more than necessary for (almost?) any unit test. We should set reasonable, lower defaults unless a test specifically requires more.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-15311 HttpServer2 needs a way to configure the acceptor/selector count
- Resolved
-
HDFS-13272 DataNodeHttpServer to have configurable HttpServer2 threads
- Resolved
-
HDFS-13493 Reduce the HttpServer2 thread count on DataNodes
- Resolved
- mentioned in
-
Page Loading...