Erik Krogen created HDFS-13493:
----------------------------------

             Summary: 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


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

Reply via email to