[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated MAPREDUCE-3986:
----------------------------------------
    Fix Version/s:     (was: 0.23.2)

> TaskAttemptCompletionEvent not being sent for task attempts that were killed 
> after a sibling attempt succeeds
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3986
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3986
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 0.23.0
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>
> When TaskImpl transitions to SUCCEEDED then it kills the other running task 
> attempts. In the SUCCEEDED state the TaskImpl state machine ignores 
> T_ATTEMPT_KILLED events from those killed attempts. Hence those completions 
> events are not reported to the job. Every other attempt completion event is 
> reported to the job.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to