[
https://issues.apache.org/jira/browse/YARN-8819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16630675#comment-16630675
]
ASF GitHub Bot commented on YARN-8819:
--------------------------------------
GitHub user vbmudalige opened a pull request:
https://github.com/apache/hadoop/pull/419
YARN-8819. Fix findbugs warnings in YarnServiceUtils
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vbmudalige/hadoop YARN-8819
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/419.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #419
----
commit 57c872eb8bb7dd69599e899876417cc541018f0d
Author: Vidura Mudalige <vidura.mudalige@...>
Date: 2018-09-27T16:10:13Z
YARN-8819. Fix findbugs warnings in YarnServiceUtils
----
> Fix findbugs warnings in YarnServiceUtils
> -----------------------------------------
>
> Key: YARN-8819
> URL: https://issues.apache.org/jira/browse/YARN-8819
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Akira Ajisaka
> Priority: Minor
> Labels: newbie
>
> {noformat}
> module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-submarine
>
> org.apache.hadoop.yarn.submarine.runtimes.yarnservice.YarnServiceUtils.getComponentArrayJson(String,
> int, String) concatenates strings using + in a loop At
> YarnServiceUtils.java:using + in a loop At YarnServiceUtils.java:[line 123]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]