Weiwei Yang created YARN-6520: --------------------------------- Summary: Fix warnings from Spotbugs in hadoop-yarn-client Key: YARN-6520 URL: https://issues.apache.org/jira/browse/YARN-6520 Project: Hadoop YARN Issue Type: Bug Reporter: Weiwei Yang Assignee: Weiwei Yang
There 2 findbugs warning in hadoop-yarn-client since switched to spotbugs # Possible exposure of partially initialized object in org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getTimelineDelegationToken() # Useless condition: it's known that isAppFinished == false at this point See more info from [https://builds.apache.org/job/PreCommit-HADOOP-Build/12157/artifact/patchprocess/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-warnings.html] -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org