You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2016/10/28 19:30:58 UTC

[jira] [Created] (YARN-5798) Handle FSPreemptionThread crashing due to a RuntimeException

Karthik Kambatla created YARN-5798:
--------------------------------------

             Summary: Handle FSPreemptionThread crashing due to a RuntimeException
                 Key: YARN-5798
                 URL: https://issues.apache.org/jira/browse/YARN-5798
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: fairscheduler
    Affects Versions: 2.9.0
            Reporter: Karthik Kambatla


YARN-5605 added an FSPreemptionThread. The run() method catches InterruptedException. If this were to run into a RuntimeException, the preemption thread would crash. We should probably fail the RM itself (or transition to standby) when this happens. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org