You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2014/01/15 01:53:29 UTC

[jira] [Created] (YARN-1602) All failed RMStateStore operations should not be RMFatalEvents

Karthik Kambatla created YARN-1602:
--------------------------------------

             Summary: All failed RMStateStore operations should not be RMFatalEvents
                 Key: YARN-1602
                 URL: https://issues.apache.org/jira/browse/YARN-1602
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
    Affects Versions: 2.4.0
            Reporter: Karthik Kambatla
            Assignee: Karthik Kambatla
            Priority: Blocker


Currently, if a state store operation fails, depending on the exception, either a RMFatalEvent.STATE_STORE_FENCED or RMFatalEvent.STATE_STORE_OP_FAILED events are created. The latter results in the RM failing. Instead, we should probably kill the application corresponding to the store operation. 





--
This message was sent by Atlassian JIRA
(v6.1.5#6160)