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 "Sunil G (JIRA)" <ji...@apache.org> on 2015/11/22 04:27:14 UTC

[jira] [Assigned] (YARN-4298) Fix findbugs warnings in hadoop-yarn-common

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

Sunil G reassigned YARN-4298:
-----------------------------

    Assignee: Sunil G

> Fix findbugs warnings in hadoop-yarn-common
> -------------------------------------------
>
>                 Key: YARN-4298
>                 URL: https://issues.apache.org/jira/browse/YARN-4298
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Varun Saxena
>            Assignee: Sunil G
>            Priority: Minor
>
> {noformat}
> <file classname='org.apache.hadoop.yarn.api.protocolrecords.impl.pb.AllocateResponsePBImpl'>
> <BugInstance type='IS2_INCONSISTENT_SYNC' priority='Normal' category='MT_CORRECTNESS' message='Inconsistent synchronization of org.apache.hadoop.yarn.api.protocolrecords.impl.pb.AllocateResponsePBImpl.builder; locked 95% of time' lineNumber='390'/>
> <BugInstance type='IS2_INCONSISTENT_SYNC' priority='Normal' category='MT_CORRECTNESS' message='Inconsistent synchronization of org.apache.hadoop.yarn.api.protocolrecords.impl.pb.AllocateResponsePBImpl.proto; locked 94% of time' lineNumber='390'/>
> <BugInstance type='IS2_INCONSISTENT_SYNC' priority='Normal' category='MT_CORRECTNESS' message='Inconsistent synchronization of org.apache.hadoop.yarn.api.protocolrecords.impl.pb.AllocateResponsePBImpl.viaProto; locked 94% of time' lineNumber='390'/>
> </file>
> {noformat}



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