[ 
https://issues.apache.org/jira/browse/YARN-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bibin A Chundatt updated YARN-6647:
-----------------------------------
    Attachment: YARN-6647.002.patch

Thank you [~jlowe] for looking into analysis

{quote}
IIUC its not the interrupted exception bubbling cased by Zk operation interrupt 
which is causing the issue. 
{quote}
Yes.I was trying to convey the same as you mentioned.Indirectly interrupted 
exception is causing the same no directly.

About curator what i understood after a quick look is earlier version was not 
setting {{Thread.currentThread().interrput()}} in {{RetryLoop}} so bombing was 
not happening which put operation.

Following changes are done in patch attached.
# {{ExpiredTokenRemover}} related store call interrupts are handled
# Fixed checkstyle issue.
# AsyncDispatcher message change

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to