[
https://issues.apache.org/jira/browse/YARN-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573032#comment-15573032
]
Jian He commented on YARN-5729:
-------------------------------
- why is this needed ?
{code}
this.launchTime = (Date) launchTime.clone();
{code}
- Does below code need to use the new "getDefaultComponentAsList(Application
app)" method as well ?
{code}
if (updateAppData.getNumberOfContainers() != null
&& updateAppData.getComponents() == null) {
updateAppData.setComponents(getDefaultComponentAsList());
}
{code}
> Bug fixes identified during testing
> -----------------------------------
>
> Key: YARN-5729
> URL: https://issues.apache.org/jira/browse/YARN-5729
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Gour Saha
> Assignee: Gour Saha
> Fix For: yarn-native-services
>
> Attachments: YARN-5729-yarn-native-services.001.patch
>
>
> Use this to apply bug fixes identified during testing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]