[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13607563#comment-13607563
 ] 

Hudson commented on MAPREDUCE-4990:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #559 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/559/])
    MAPREDUCE-4990. Construct debug strings conditionally in 
ShuffleHandler.Shuffle#sendMapOutput(). (kkambatl via tgraves) (Revision 
1458376)

     Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1458376
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-shuffle/src/main/java/org/apache/hadoop/mapred/ShuffleHandler.java

                
> Construct debug strings conditionally in 
> ShuffleHandler.Shuffle#sendMapOutput()
> -------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4990
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4990
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>    Affects Versions: 2.0.3-alpha, 0.23.5
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>            Priority: Trivial
>             Fix For: 0.23.7, 2.0.5-beta
>
>         Attachments: mr-4990.patch
>
>
> In {{#sendMapOutput()}}, the debug statements are not wrapped in the 
> customary {{#isDebugEnabled()}} condition. Given this piece of code is 
> critical for performance, it would be nice to fix it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to