[ http://issues.apache.org/jira/browse/HADOOP-627?page=comments#action_12444494 ] Owen O'Malley commented on HADOOP-627: --------------------------------------
+1 > MiniMRCluster missing synchronization > ------------------------------------- > > Key: HADOOP-627 > URL: http://issues.apache.org/jira/browse/HADOOP-627 > Project: Hadoop > Issue Type: Bug > Components: mapred > Affects Versions: 0.7.2 > Reporter: Nigel Daley > Assigned To: Owen O'Malley > Fix For: 0.8.0 > > Attachments: minimrcluster.patch > > > org.apache.hadoop.mapred.MiniMRCluster$TaskTrackerRunner contains (at least) > 2 instance variables that are read by another thread: isInitialized and > isDead. These should be declared volatile or proper synchronization should > be used for their access. -- 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