Liangjun He created HDFS-17254: ---------------------------------- Summary: DataNode httpServer has too many worker threads Key: HDFS-17254 URL: https://issues.apache.org/jira/browse/HDFS-17254 Project: Hadoop HDFS Issue Type: Improvement Components: datanode Reporter: Liangjun He Assignee: Liangjun He
The number of worker threads for the DataNode httpServer is twice the number of available cores , resulting in too many threads. We can change this to be configurable. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org