Configuration sends too much data to log4j
------------------------------------------
Key: HADOOP-6312
URL: https://issues.apache.org/jira/browse/HADOOP-6312
Project: Hadoop Common
Issue Type: Improvement
Components: conf
Reporter: Aaron Kimball
Assignee: Aaron Kimball
Attachments: HADOOP-6312.patch
Configuration objects send a DEBUG-level log message every time they're
instantiated, which include a full stack trace. This is more appropriate for
TRACE-level logging, as it renders other debug logs very hard to read.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.