You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Xuan Gong (JIRA)" <ji...@apache.org> on 2014/02/02 23:12:09 UTC

[jira] [Created] (YARN-1683) Inconsistent synchronization of org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.liveContainers

Xuan Gong created YARN-1683:
-------------------------------

             Summary: Inconsistent synchronization of org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.liveContainers
                 Key: YARN-1683
                 URL: https://issues.apache.org/jira/browse/YARN-1683
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Xuan Gong


Jenkins reports this bug several times.
The details are: 
Bug type IS2_INCONSISTENT_SYNC (click for details) 
In class org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt
Field org.apache.hadoop.yarn.server.resourcemanager.scheduler.SchedulerApplicationAttempt.liveContainers
Synchronized 91% of the time
Unsynchronized access at SchedulerApplicationAttempt.java:[line 439]
Synchronized access at SchedulerApplicationAttempt.java:[line 410]
Synchronized access at SchedulerApplicationAttempt.java:[line 67]
Synchronized access at SchedulerApplicationAttempt.java:[line 170]
Synchronized access at SchedulerApplicationAttempt.java:[line 423]
Synchronized access at SchedulerApplicationAttempt.java:[line 114]
Synchronized access at SchedulerApplicationAttempt.java:[line 403]
Synchronized access at FSSchedulerApp.java:[line 279]
Synchronized access at FSSchedulerApp.java:[line 94]
Synchronized access at FiCaSchedulerApp.java:[line 129]
Synchronized access at FiCaSchedulerApp.java:[line 77]
Synchronized access at FiCaSchedulerApp.java:[line 232]
Synchronized access at FiCaSchedulerApp.java:[line 209]



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)