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