[
https://issues.apache.org/jira/browse/MAPREDUCE-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj K updated MAPREDUCE-2721:
---------------------------------
Attachment: MAPREDUCE-2721.patch
> TaskTracker is calling the close () method twice unnecessarily
> ---------------------------------------------------------------
>
> Key: MAPREDUCE-2721
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2721
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tasktracker
> Affects Versions: 0.23.0
> Reporter: Devaraj K
> Assignee: Devaraj K
> Attachments: MAPREDUCE-2721.patch
>
>
> When there is a version mismatch between the JobTracker and TaskTracker,
> TaskTracker is calling the close () method twice. Once in the finally block
> of run () method and also in the shutdown () method call.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira