[
https://issues.apache.org/jira/browse/YARN-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736501#comment-16736501
]
Jonathan Hung commented on YARN-9182:
-------------------------------------
Attached 001 patch. The backport is clean, except for
ResourceInformation#hashCode implementation which uses {{result = prime *
result + Long.valueOf(value).hashCode();}} instead of {{Long.hashCode(value)}}
(since hashCode(long) API does not exist in java 8).
Also, the build will not succeed (see
[this|https://issues.apache.org/jira/browse/YARN-9181?focusedCommentId=16736494&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16736494]
comment)
> Backport YARN-6445 resource profile performance improvements to branch-2
> ------------------------------------------------------------------------
>
> Key: YARN-9182
> URL: https://issues.apache.org/jira/browse/YARN-9182
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Jonathan Hung
> Assignee: Jonathan Hung
> Priority: Major
> Attachments: YARN-9182-YARN-8200.001.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]