[ 
https://issues.apache.org/jira/browse/HDFS-13493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449005#comment-16449005
 ] 

Erik Krogen edited comment on HDFS-13493 at 4/23/18 11:02 PM:
--------------------------------------------------------------

This requires setting the acceptor and selector thread counts as well as the 
max. Attaching v000 patch for the same.


was (Author: xkrogen):
This requires setting the acceptor and selector thread counts as well as the 
max.

> 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
>         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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to