You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Aaron Kimball (JIRA)" <ji...@apache.org> on 2009/10/13 23:01:35 UTC

[jira] Updated: (HADOOP-6312) Configuration sends too much data to log4j

     [ 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.