You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2012/07/18 21:59:34 UTC

[jira] [Created] (MAPREDUCE-4455) RMAppImpl state machine does not handle event ATTEMPT_KILLED at ACCEPTED

Jason Lowe created MAPREDUCE-4455:
-------------------------------------

             Summary: RMAppImpl state machine does not handle event ATTEMPT_KILLED at ACCEPTED
                 Key: MAPREDUCE-4455
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4455
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2, resourcemanager
            Reporter: Jason Lowe
            Priority: Minor


TestRMAppTransitions#testAppSubmittedKilled causes an invalid event exception but the test doesn't catch the error since the final app state is still killed.  Killed for the wrong reason, but the final state is the same.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira