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
            Priority: Blocker
             Fix For: 0.13.0


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.

Reply via email to