You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/02/07 13:41:15 UTC

[jira] [Commented] (YARN-150) AppRejectedTransition does not unregister app from master service and scheduler

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

Hudson commented on YARN-150:
-----------------------------

Integrated in Hadoop-Hdfs-0.23-Build #518 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/518/])
    YARN-150. AppRejectedTransition does not unregister app from master service and scheduler (Bikas Shah via tgraves) (Revision 1443143)

     Result = SUCCESS
tgraves : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1443143
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/RMAppAttemptImpl.java
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/rmapp/attempt/TestRMAppAttemptTransitions.java

                
> AppRejectedTransition does not unregister app from master service and scheduler
> -------------------------------------------------------------------------------
>
>                 Key: YARN-150
>                 URL: https://issues.apache.org/jira/browse/YARN-150
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 0.23.3, 3.0.0, 2.0.0-alpha
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>             Fix For: 2.0.3-alpha, 0.23.7
>
>         Attachments: MAPREDUCE-4436.1.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira