Chris Nauroth created MAPREDUCE-4870:
----------------------------------------
Summary: 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
{{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