[
https://issues.apache.org/jira/browse/HADOOP-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated HADOOP-1368:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Owen!
> Inconsistent synchronization of 3 fields in JobInProgress.java
> --------------------------------------------------------------
>
> Key: HADOOP-1368
> URL: https://issues.apache.org/jira/browse/HADOOP-1368
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.12.3
> Reporter: Nigel Daley
> Assigned To: Owen O'Malley
> Priority: Blocker
> Fix For: 0.13.0
>
> Attachments: 1368.patch
>
>
> JobInProgress.java
> Inconsistent synchronization of JobInProgress.runningReduceTasks; locked 75%
> of time
> line 531
> Inconsistent synchronization of JobInProgress.status; locked 88% of time
> line 255
> Inconsistent synchronization of JobInProgress.tasksInited; locked 60% of time
> line 490
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.