[
https://issues.apache.org/jira/browse/YARN-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14952161#comment-14952161
]
Sunil G commented on YARN-4041:
-------------------------------
Hi Bob,
I have shared a patch which uses delegation token renewal during recovery in an
asynchronous way. I will rebase the same against trunk now. Meantime [~jlowe],
[~rohithsharma] and [~kasha] could you please take a look on this patch.
> Slow delegation token renewal can severely prolong RM recovery
> --------------------------------------------------------------
>
> Key: YARN-4041
> URL: https://issues.apache.org/jira/browse/YARN-4041
> Project: Hadoop YARN
> Issue Type: Bug
> Components: resourcemanager
> Affects Versions: 2.6.0
> Reporter: Jason Lowe
> Assignee: Sunil G
> Attachments: 0001-YARN-4041.patch
>
>
> When the RM does a work-preserving restart it synchronously tries to renew
> delegation tokens for every active application. If a token server happens to
> be down or is running slow and a lot of the active apps were using tokens
> from that server then it can have a huge impact on the time it takes the RM
> to process the restart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)