[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252601#comment-13252601
 ] 

Bikas Saha commented on MAPREDUCE-4128:
---------------------------------------

I am rerunning the tests. Does not look like any of them have to do with 
recovery though.

I would prefer leaving the javac warnings there. If/When we figure out how to 
fix these then we dont want to lose any of them because some got hidden with 
@suppress. If we do decide suppress them then we could suppress them all in 1 
jira for tracking. Sounds good?


                
> AM Recovery expects all attempts of a completed task to also be completed.
> --------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4128
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4128
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 3.0.0
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>             Fix For: 3.0.0
>
>         Attachments: MAPREDUCE-4128-1.patch, MAPREDUCE-4128.patch
>
>
> The AM seems to assume that all attempts of a completed task (from a previous 
> AM incarnation) would also be completed. There is at least one case in which 
> this does not hold. Case being cancellation of a completed task resulting in 
> a new running attempt.

--
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

        

Reply via email to