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

ASF GitHub Bot commented on YARN-11399:
---------------------------------------

Daniel-009497 commented on PR #5234:
URL: https://github.com/apache/hadoop/pull/5234#issuecomment-1362489486

   > @Daniel-009497 Thank you very much for your contribution. From my personal 
point of view, this parameter should not be set to false. If it is set to 
false, RM will not be able to renew token. I think this change may be 
unreasonable.
   
   @slfan1989    Noy really, if the delegation token renewer pool tracker 
feature is disabled, the previous token renew logic still take effect. This new 
feature is just a enhancement feature based on currently exsiting token renew 
feature.
   The reason why I wanna make it configurable is that we found several issues 
with this new feature.
   Of course, we fixed the bugs found yet, but in case of more unknown ones, 
we'd better make the new feature configurable just in case.  And it is a 
traditional way in Hadoop community as always.
   
   
![image](https://user-images.githubusercontent.com/78128883/209076373-b927ee24-2a54-4038-9942-93b93be228da.png)
   
   




> Make ResourceManager DelegationTokenRenewer timeout feature configurable
> ------------------------------------------------------------------------
>
>                 Key: YARN-11399
>                 URL: https://issues.apache.org/jira/browse/YARN-11399
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: resourcemanager
>    Affects Versions: 3.3.1, 3.3.2, 3.3.3, 3.3.4
>            Reporter: Daniel Ma
>            Priority: Minor
>              Labels: pull-request-available
>
> ResourceManager Delegation token renew timeout and retry mechanism is 
> introduced in Hadoop 3.3.1, 
> The switch of this feature is already there but it is true and can not be 
> disabled.
> So this patch introduce a configuration to make it configurable.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to