[ https://issues.apache.org/jira/browse/MAPREDUCE-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayank Bansal updated MAPREDUCE-4455:
-------------------------------------
Attachment: MAPREDUCE-4455-trunk-v2.patch
Thanks sid for your review comments. I incorporated those in latest patch.
Thanks,
Mayank
> 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
> Assignee: Mayank Bansal
> Priority: Minor
> Attachments: MAPREDUCE-4455-trunk-v1.patch, MAPREDUCE-4455-trunk-v2.patch
>
>
> 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
|