[
https://issues.apache.org/jira/browse/YARN-9084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724556#comment-16724556
]
Hudson commented on YARN-9084:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15634 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15634/])
YARN-9084. Reset container state and defer readiness check for upgrade.
(eyang: rev ccdd982e51f4413bc2e98d03e0a05b1133042a31)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/test/java/org/apache/hadoop/yarn/service/TestYarnNativeServices.java
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/main/java/org/apache/hadoop/yarn/service/UpgradeComponentsFinder.java
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/main/java/org/apache/hadoop/yarn/service/component/instance/ComponentInstance.java
> Service Upgrade: With default readiness check, the status of upgrade is
> reported to be successful prematurely
> -------------------------------------------------------------------------------------------------------------
>
> Key: YARN-9084
> URL: https://issues.apache.org/jira/browse/YARN-9084
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Chandni Singh
> Assignee: Chandni Singh
> Priority: Major
> Fix For: 3.1.2, 3.3.0, 3.2.1
>
> Attachments: YARN-9084.001.patch, YARN-9084.002.patch
>
>
> With YARN-9071 we do clear the IP address and Hostname from AM, NM and yarn
> registry before upgrade. However it is observed that after the container is
> launched again as part of reinit, the ContainerStatus received from NM has an
> IP and host even though the container fails as soon as it is launched.
> On Yarn Service side this results in the component instance transitioning to
> READY state when it checks just the presence of IP address.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]