[
https://issues.apache.org/jira/browse/HDFS-13493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487940#comment-16487940
]
Hudson commented on HDFS-13493:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14273 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/14273/])
HDFS-13493. Reduce the HttpServer2 thread count on DataNodes. (inigoiri: rev
cddbbe5f690e4617413f6e986adc6fa900629f03)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java
> Reduce the HttpServer2 thread count on DataNodes
> ------------------------------------------------
>
> Key: HDFS-13493
> URL: https://issues.apache.org/jira/browse/HDFS-13493
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: datanode
> Reporter: Erik Krogen
> Assignee: Erik Krogen
> Priority: Major
> Fix For: 3.1.0, 3.2.0, 3.0.3
>
> Attachments: HDFS-13272.000.patch
>
>
> Given that HFTP was removed in Hadoop 3 and WebHDFS is handled via Netty, the
> HttpServer2 instance within the DataNode is only used for very basic tasks
> such as the web UI. Thus we can safely reduce the thread count used here.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]