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

Bibin A Chundatt commented on YARN-6647:
----------------------------------------

{quote}
Shouldn't patch handle similar way for storeNewToken and updateStoredToken 
methods? Is it intentional or missed as part of patch?
{quote}
Yes .. For  {{storeNewToken}} and {{updateStoredToken}} are not related to 
{{ExpiredTokenRemover#ExpiredTokenRemover}} thread.
Could you point out to flow {{interrupt}} call will happen for 
{{storeNewToken}} and {{updateStoredToken}} . 

{quote}
AsyncDispatcher changes doesn't looks meaning full to me.
{quote}
{{InterruptException}} could also happen if put is done from thread whose state 
is {{Thread.isInterrupted()=true}}





> RM can crash during transitionToStandby due to InterruptedException
> -------------------------------------------------------------------
>
>                 Key: YARN-6647
>                 URL: https://issues.apache.org/jira/browse/YARN-6647
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 3.0.0-alpha4
>            Reporter: Jason Lowe
>            Assignee: Bibin A Chundatt
>            Priority: Critical
>         Attachments: YARN-6647.001.patch, YARN-6647.002.patch
>
>
> Noticed some tests were failing due to the JVM shutting down early.  I was 
> able to reproduce this occasionally with TestKillApplicationWithRMHA.  
> Stacktrace to follow.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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