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 "Brahma Reddy Battula (JIRA)" <ji...@apache.org> on 2015/02/12 06:28:11 UTC

[jira] [Created] (YARN-3185) Fix Correctness Warnings #org.apache.hadoop.yarn.client.cli.RMAdminCLI

Brahma Reddy Battula created YARN-3185:
------------------------------------------

             Summary: Fix Correctness Warnings #org.apache.hadoop.yarn.client.cli.RMAdminCLI
                 Key: YARN-3185
                 URL: https://issues.apache.org/jira/browse/YARN-3185
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.6.0
            Reporter: Brahma Reddy Battula
            Assignee: Brahma Reddy Battula


 	
{noformat}
Bug type EC_UNRELATED_TYPES (click for details)
In class org.apache.hadoop.yarn.client.cli.RMAdminCLI
In method org.apache.hadoop.yarn.client.cli.RMAdminCLI.appendHAUsage(StringBuilder)
Actual type String
Expected org.apache.hadoop.ha.HAAdmin$UsageInfo
String constant "-help"
Return value of java.util.Map$Entry.getValue()
Object.equals(Object) used to determine equality
At RMAdminCLI.java:[line 132]
{noformat}

 *Please check the following for more details* 

https://builds.apache.org/job/PreCommit-YARN-Build/6599//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-client.html#Warnings_CORRECTNESS



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