[
https://issues.apache.org/jira/browse/MAPREDUCE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod K V resolved MAPREDUCE-1685.
----------------------------------
Fix Version/s: 0.22.0
Resolution: Duplicate
This is being fixed as part of MAPREDUCE-1533.
> Debug statements affecting performance of JobTracker.heartbeat
> --------------------------------------------------------------
>
> Key: MAPREDUCE-1685
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1685
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 0.20.1
> Reporter: Vinod K V
> Fix For: 0.22.0
>
>
> Several debug statements that come in the critical section in
> JobTracker.heartbeat() are not protected by a LOG.isDebugEnabled() and so
> incur non-trivial costs, in the order of 15% of the total heartbeat
> processing time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.