[
https://issues.apache.org/jira/browse/YARN-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627673#comment-13627673
]
Hudson commented on YARN-534:
-----------------------------
Integrated in Hadoop-Yarn-trunk #179 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/179/])
YARN-534. Change RM restart recovery to also account for AM max-attempts
configuration after the restart. Contributed by Jian He. (Revision 1466208)
Result = SUCCESS
vinodkv :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1466208
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/RMAppManager.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/MockRM.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/TestRMRestart.java
> AM max attempts is not checked when RM restart and try to recover attempts
> --------------------------------------------------------------------------
>
> Key: YARN-534
> URL: https://issues.apache.org/jira/browse/YARN-534
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Reporter: Jian He
> Assignee: Jian He
> Fix For: 2.0.5-beta
>
> Attachments: YARN-534.1.patch, YARN-534.2.patch, YARN-534.3.patch,
> YARN-534.4.patch
>
>
> Currently,AM max attempts is only checked if the current attempt fails and
> check to see whether to create new attempt. If the RM restarts before the
> max-attempt fails, it'll not clean the state store, when RM comes back, it
> will retry attempt again.
--
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