Sunil Govindan created YARN-8398:
------------------------------------

             Summary: Findbugs warning IS2_INCONSISTENT_SYNC in 
AllocationFileLoaderService.reloadListener
                 Key: YARN-8398
                 URL: https://issues.apache.org/jira/browse/YARN-8398
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Sunil Govindan


{code:java}
Inconsistent synchronization of 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService.reloadListener;
 locked 75% of time Bug type IS2_INCONSISTENT_SYNC (click for details)  In 
class 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService
 Field 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationFileLoaderService.reloadListener
 Synchronized 75% of the time Unsynchronized access at 
AllocationFileLoaderService.java:[line 117] Synchronized access at 
AllocationFileLoaderService.java:[line 212] Synchronized access at 
AllocationFileLoaderService.java:[line 228] Synchronized access at 
AllocationFileLoaderService.java:[line 269]{code}
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to