You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/05/17 01:00:22 UTC

[jira] Updated: (HADOOP-1368) Inconsistent synchronization of 3 fields in JobInProgress.java

     [ https://issues.apache.org/jira/browse/HADOOP-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HADOOP-1368:
----------------------------------

    Attachment: 1368.patch

> 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.