[
https://issues.apache.org/jira/browse/YARN-150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473196#comment-13473196
]
Hudson commented on YARN-150:
-----------------------------
Integrated in Hadoop-Hdfs-trunk #1191 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1191/])
YARN-150. Fixes AppRejectedTransition does not unregister a rejected
app-attempt from the ApplicationMasterService (Contributed by Bikas Saha)
(Revision 1396429)
Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1396429
Files :
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
*
/hadoop/common/trunk/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/trunk/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
>
> 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