[
https://issues.apache.org/jira/browse/HADOOP-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496841
]
Hadoop QA commented on HADOOP-1368:
-----------------------------------
Integrated in Hadoop-Nightly #92 (See
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/92/)
> 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.