[
https://issues.apache.org/jira/browse/YARN-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijie Shen updated YARN-1363:
------------------------------
Attachment: YARN-1363.3.patch
Upload a new patch which include test cases and some bug fixes
> Get / Cancel / Renew delegation token api should be non blocking
> ----------------------------------------------------------------
>
> Key: YARN-1363
> URL: https://issues.apache.org/jira/browse/YARN-1363
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Omkar Vinit Joshi
> Assignee: Zhijie Shen
> Attachments: YARN-1363.1.patch, YARN-1363.2.patch, YARN-1363.3.patch
>
>
> Today GetDelgationToken, CancelDelegationToken and RenewDelegationToken are
> all blocking apis.
> * As a part of these calls we try to update RMStateStore and that may slow it
> down.
> * Now as we have limited number of client request handlers we may fill up
> client handlers quickly.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)