You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Li Lu (JIRA)" <ji...@apache.org> on 2016/04/27 01:32:13 UTC

[jira] [Assigned] (YARN-4956) findbug issue on LevelDBCacheTimelineStore

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

Li Lu reassigned YARN-4956:
---------------------------

    Assignee: Li Lu

> findbug issue on LevelDBCacheTimelineStore
> ------------------------------------------
>
>                 Key: YARN-4956
>                 URL: https://issues.apache.org/jira/browse/YARN-4956
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>    Affects Versions: 2.8.0
>            Reporter: Xuan Gong
>            Assignee: Li Lu
>
> {code}
> Multithreaded correctness Warnings
> Code Warning IS Inconsistent synchronization of org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore.configuration; locked 66% of time
> Bug type IS2_INCONSISTENT_SYNC (click for details) 
> In class org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore
> Field org.apache.hadoop.yarn.server.timeline.LevelDBCacheTimelineStore.configuration
> Synchronized 66% of the time
> Unsynchronized access at LevelDBCacheTimelineStore.java:[line 82]
> Synchronized access at LevelDBCacheTimelineStore.java:[line 117]
> Synchronized access at LevelDBCacheTimelineStore.java:[line 122]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)