Bikas Saha created YARN-1088:
--------------------------------

             Summary: RMApp state machine does not handle 
RMAppEventType.ATTEMPT_FAILED in FINISHING state
                 Key: YARN-1088
                 URL: https://issues.apache.org/jira/browse/YARN-1088
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Bikas Saha


RMApp goes into FINISHING state after the AM unregisters. After that it could 
receiver ATTEMPT_FAILED event (eg if the AM container crashed). This is not 
handled and may fail the RM due to invalid transition.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to