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
            Reporter: Devaraj K
            Assignee: Devaraj K


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

        

Reply via email to