[ https://issues.apache.org/jira/browse/HADOOP-6312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766797#action_12766797
]
Hudson commented on HADOOP-6312:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #63 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/63/])
. Remove unnecessary debug logging in Configuration constructor. Contributed by Aaron
Kimball
> 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.2.patch, 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.
|