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 "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2019/02/20 18:19:00 UTC

[jira] [Updated] (YARN-9317) DefaultAMSProcessor#allocate timelineServiceV2Enabled check is costly

     [ https://issues.apache.org/jira/browse/YARN-9317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prabhu Joseph updated YARN-9317:
--------------------------------
    Attachment: YARN-9317-001.patch

> DefaultAMSProcessor#allocate  timelineServiceV2Enabled check is costly
> ----------------------------------------------------------------------
>
>                 Key: YARN-9317
>                 URL: https://issues.apache.org/jira/browse/YARN-9317
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Bibin A Chundatt
>            Assignee: Prabhu Joseph
>            Priority: Major
>         Attachments: YARN-9317-001.patch
>
>
> {code}
> if (YarnConfiguration.timelineServiceV2Enabled(
>  getRmContext().getYarnConfiguration())) 
> {code}
> DefaultAMSProcessor#init check is required only once and assign to boolean



--
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