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 22:58:16 UTC

[jira] Updated: (HADOOP-1369) Inconsistent synchronization of TaskTracker fields

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

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

    Status: Patch Available  (was: Open)

> Inconsistent synchronization of TaskTracker fields
> --------------------------------------------------
>
>                 Key: HADOOP-1369
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1369
>             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: 1369.patch
>
>
> TaskTracker.java
> Inconsistent synchronization of TaskTracker.mapTotal; locked 62% of time
> Inconsistent synchronization of TaskTracker.reduceTotal; locked 83% of time
> Inconsistent synchronization of TaskTracker.runningTasks; locked 77% of time

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.