You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2012/07/13 08:40:33 UTC

[jira] [Created] (MAPREDUCE-4436) AppRejectedTransition does not unregister app from master service and scheduler

Bikas Saha created MAPREDUCE-4436:
-------------------------------------

             Summary: AppRejectedTransition does not unregister app from master service and scheduler
                 Key: MAPREDUCE-4436
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4436
             Project: Hadoop Map/Reduce
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha, 0.23.1, 3.0.0
            Reporter: Bikas Saha
            Assignee: Bikas Saha


AttemptStartedTransition() adds the app to the ApplicationMasterService and scheduler. when the scheduler rejects the app then AppRejectedTransition() forgets to unregister it from the ApplicationMasterService.

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