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)