You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Todd Lipcon (Updated) (JIRA)" <ji...@apache.org> on 2011/11/12 00:06:52 UTC

[jira] [Updated] (MAPREDUCE-3394) Add log guard for a debug message in ReduceTask

     [ https://issues.apache.org/jira/browse/MAPREDUCE-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated MAPREDUCE-3394:
-----------------------------------

    Attachment: mr-3394.txt

Trivial patch attached. This is only present in the 0.20 series.
                
> Add log guard for a debug message in ReduceTask
> -----------------------------------------------
>
>                 Key: MAPREDUCE-3394
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3394
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: task
>    Affects Versions: 0.20.205.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Trivial
>         Attachments: mr-3394.txt
>
>
> There's a LOG.debug message in ReduceTask that stringifies a task ID and uses a non-negligible amount of CPU in some cases. We should guard it with {{isDebugEnabled}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira