[
https://issues.apache.org/jira/browse/YARN-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14025724#comment-14025724
]
Karthik Kambatla commented on YARN-2138:
----------------------------------------
{{RMStateStore#notifyStoreOperationFailed}} handles
{{RMFatalEventType.STATE_STORE_OP_FAILED}}. I vaguely remember there being a
JIRA to get rid of notifyDone* methods as we don't use that control flow path
anymore.
> RMStateStore eats store op failed exceptions
> --------------------------------------------
>
> Key: YARN-2138
> URL: https://issues.apache.org/jira/browse/YARN-2138
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Jian He
> Fix For: 2.5.0
>
>
> RMFatalEventType.STATE_STORE_OP_FAILED is not handled anywhere. The
> storedException passed into notifyDoneStoringApplication is always null.
> Similarly for other notifyDone* methods.
--
This message was sent by Atlassian JIRA
(v6.2#6252)