[
https://issues.apache.org/jira/browse/HADOOP-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496437
]
Hadoop QA commented on HADOOP-1368:
-----------------------------------
+1
http://issues.apache.org/jira/secure/attachment/12357503/1368.patch applied and
successfully tested against trunk revision r538722.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/151/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/151/console
> 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.