You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2012/12/11 18:15:21 UTC

[jira] [Created] (MAPREDUCE-4870) TestMRJobsWithHistoryService causes infinite loop if it fails

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