Erik Krogen created HDFS-13126:
----------------------------------
Summary: Re-enable HTTP Request Logging for WebHDFS
Key: HDFS-13126
URL: https://issues.apache.org/jira/browse/HDFS-13126
Project: Hadoop HDFS
Issue Type: Improvement
Components: datanode, webhdfs
Affects Versions: 2.7.0
Reporter: Erik Krogen
Due to HDFS-7279, starting in 2.7.0, the DataNode HTTP Request logs no longer
include WebHDFS requests because the HTTP Request handling is done internal to
{{HttpServer2}}, which is no longer used. If the request logging is enabled, we
should add a Netty
[LoggingHandler|https://netty.io/4.0/api/io/netty/handler/logging/LoggingHandler.html]
to the ChannelPipeline for the http(s) servers used by the DataNode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]