TaskTracker missing synchronization around tasks variable access
----------------------------------------------------------------

                 Key: HADOOP-638
                 URL: http://issues.apache.org/jira/browse/HADOOP-638
             Project: Hadoop
          Issue Type: Bug
          Components: mapred
    Affects Versions: 0.7.2
            Reporter: Nigel Daley
         Assigned To: Nigel Daley


TaskTracker has one access to the tasks variable (line 449) that is not 
synchronized.  It should be.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to