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

Yufei Gu commented on YARN-6204:
--------------------------------

The problem is AsyncDispatcher is in yarn common, but 
RMCriticalThreadUncaughtExceptionHandler is in yarn server. Seems like we need 
an interface to make it happen.

> Set UncaughtExceptionHandler for event handling thread in AsyncDispatcher
> -------------------------------------------------------------------------
>
>                 Key: YARN-6204
>                 URL: https://issues.apache.org/jira/browse/YARN-6204
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.9.0, 3.0.0-alpha2
>            Reporter: Yufei Gu
>            Assignee: Yufei Gu
>
> The event handling thread in AsyncDispatcher is a critical thread in RM. We 
> should set UncaughtExceptionHandler introduced in YARN-6061 for it.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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