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 "Giovanni Matteo Fumarola (JIRA)" <ji...@apache.org> on 2019/06/01 00:28:00 UTC

[jira] [Commented] (YARN-9425) Make initialDelay configurable for FederationStateStoreService#scheduledExecutorService

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

Giovanni Matteo Fumarola commented on YARN-9425:
------------------------------------------------

Thanks [~shenyinjie] for working on this.
NIT: Looks like the patch has a different coding style from the class.
1) It should be "public static final String FEDERATION_STATESTORE_HEARTBEAT_INITIAL_DELAY_SECS ="
2) YarnConfiguration.FEDERATION_STATESTORE_HEARTBEAT_INITIAL_DELAY_SECS should go in the same line.
3) The description in yarn-default should be "Initial delay for federation state-store heartbeat service"

 

> Make initialDelay configurable for FederationStateStoreService#scheduledExecutorService
> ---------------------------------------------------------------------------------------
>
>                 Key: YARN-9425
>                 URL: https://issues.apache.org/jira/browse/YARN-9425
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: federation
>    Affects Versions: 3.1.0
>            Reporter: Shen Yinjie
>            Assignee: Shen Yinjie
>            Priority: Major
>         Attachments: YARN-9425_1.patch, YARN-9425_2.patch, YARN-9425_3.patch
>
>
> When enable YARN federation, subclusters info in Router Web UI  cannot be loaded immediately, and client cannot find any active subclusters after 5mins by default ,which is configured by "yarn.federation.state-store.heartbeat-interval-secs".
> IMA,we should seperate 'initialDely' and 'delay' for FederationStateStoreService#scheduledExecutorService.



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