Inconsistent locking of the JobTracker.taskTrackers field
---------------------------------------------------------

         Key: HADOOP-100
         URL: http://issues.apache.org/jira/browse/HADOOP-100
     Project: Hadoop
        Type: Bug
  Components: mapred  
    Versions: 0.1    
    Reporter: Owen O'Malley
 Assigned to: Owen O'Malley 
     Fix For: 0.1


The JobTracker is using an inconsistant lock for protecting taskTrackers, which 
is the list of current task trackers. Some of the routines lock the JobTracker 
and others lock the taskTrackers field.

-- 
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