[
https://issues.apache.org/jira/browse/HADOOP-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Kimball updated HADOOP-6312:
----------------------------------
Attachment: HADOOP-6312.patch
Patch to change the log level of these statements. Includes no new tests; it's
just log4j messages.
> 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.