You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2015/05/27 01:51:19 UTC

[jira] [Commented] (TEZ-1954) Multiple instances of Inconsistent synchronization in org.apache.tez.dag.app.DAGAppMaster.

    [ https://issues.apache.org/jira/browse/TEZ-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560154#comment-14560154 ] 

Siddharth Seth commented on TEZ-1954:
-------------------------------------

Some more after findbugs3

Code	Warning
IS	Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.containers; locked 80% of time
IS	Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.currentRecoveryDataDir; locked 66% of time
IS	Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.execService; locked 75% of time
IS	Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.historyEventHandler; locked 91% of time
IS	Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.nodes; locked 80% of time
IS	Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.recoveryEnabled; locked 66% of time

> Multiple instances of Inconsistent synchronization in org.apache.tez.dag.app.DAGAppMaster.
> ------------------------------------------------------------------------------------------
>
>                 Key: TEZ-1954
>                 URL: https://issues.apache.org/jira/browse/TEZ-1954
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.amTokens; locked 50% of time
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.appMasterUgi; locked 66% of time
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.context; locked 65% of time
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.currentDAG; locked 72% of time
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.state; locked 80% of time
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.taskSchedulerEventHandler; locked 78% of time
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.versionMismatch; locked 83% of time
> Inconsistent synchronization of org.apache.tez.dag.app.DAGAppMaster.versionMismatchDiagnostics; locked 80% of time



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