[ http://issues.apache.org/jira/browse/HADOOP-627?page=all ]
Doug Cutting updated HADOOP-627:
--------------------------------
Status: Resolved (was: Patch Available)
Resolution: Fixed
I just committed this. Thanks, Nigel!
> 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: Nigel Daley
> 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