Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Incompatible change
-
Description
Now the log file name and retain days in HttpRequestLog is configured from log4j.properties. It can be configured from Configuration instead to drop the usage of log4j API.
==== Update ====
Use jetty's Slf4jRequestLogWriter, we can remove the code dependency on log appenders.
Attachments
Issue Links
- relates to
-
HADOOP-8704 add request logging to jetty/httpserver
- Closed
- links to