You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Botong Huang (JIRA)" <ji...@apache.org> on 2018/06/12 18:54:00 UTC

[jira] [Comment Edited] (YARN-8412) Move ResourceRequest.clone logic everywhere into a proper API

    [ https://issues.apache.org/jira/browse/YARN-8412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510028#comment-16510028 ] 

Botong Huang edited comment on YARN-8412 at 6/12/18 6:53 PM:
-------------------------------------------------------------

The findbugs warning and unit test failures in both runs are irrelevant and I cannot repro them locally. 


was (Author: botong):
The unit test failures in both runs are irrelevant and I cannot repro them locally. 

> Move ResourceRequest.clone logic everywhere into a proper API
> -------------------------------------------------------------
>
>                 Key: YARN-8412
>                 URL: https://issues.apache.org/jira/browse/YARN-8412
>             Project: Hadoop YARN
>          Issue Type: Task
>            Reporter: Botong Huang
>            Assignee: Botong Huang
>            Priority: Minor
>         Attachments: YARN-8412.v1.patch, YARN-8412.v1.patch
>
>
> ResourceRequest.clone code is replicated in lots of places, some missing to copy one field or two due to new fields added over time. This JIRA attempts to move them into a proper API so that everyone can use this single implementation. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org