[
https://issues.apache.org/jira/browse/YARN-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140368#comment-17140368
]
Hadoop QA commented on YARN-10279:
----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 8s{color}
| {color:red} YARN-10279 does not apply to trunk. Rebase required? Wrong
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | YARN-10279 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/13006048/YARN-10279.002.patch |
| Console output |
https://builds.apache.org/job/PreCommit-YARN-Build/26183/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
This message was automatically generated.
> Avoid unnecessary QueueMappingEntity creations
> ----------------------------------------------
>
> Key: YARN-10279
> URL: https://issues.apache.org/jira/browse/YARN-10279
> Project: Hadoop YARN
> Issue Type: Task
> Reporter: Gergely Pollak
> Assignee: Hudáky Márton Gyula
> Priority: Minor
> Attachments: YARN-10279.001.patch, YARN-10279.002.patch
>
>
> In CS UserGroupMappingPlacementRule and AppNameMappingPlacementRule classes
> we create new instances of QueueMappingEntity class. In some cases we simply
> copy the already received class, so we just duplicate it, which is
> unnecessary since the class is immutable.
> This is just a minor improvement, probably doesn't have much impact, but
> still puts some unnecessary load on GC.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]