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

Chris Nauroth updated MAPREDUCE-4870:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> TestMRJobsWithHistoryService causes infinite loop if it fails
> -------------------------------------------------------------
>
>                 Key: MAPREDUCE-4870
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4870
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0, trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: MAPREDUCE-4870.1.patch
>
>
> {{TestMRJobsWithHistoryService#testJobHistoryData}} has a periodic poll and 
> sleep after job execution, checking for the application state to reach 
> {{RMAppState#FINISHED}}.  If the job fails, then the application could be in 
> a different terminal state, and this polling loop will never terminate.

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