You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2019/02/20 11:55:00 UTC

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

Bibin A Chundatt created YARN-9317:
--------------------------------------

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


{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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org