[
https://issues.apache.org/jira/browse/AMBARI-21621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112651#comment-16112651
]
Hudson commented on AMBARI-21621:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1775 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1775/])
AMBARI-21621 Do not call refreshnodes command after deleting a slave (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=14da3cad8a06f2651f1a3695bca50b5c88959e9a])
* (edit)
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_windows.py
* (edit)
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/params.py
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit)
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
> Do not call refreshnodes command after deleting a slave
> -------------------------------------------------------
>
> Key: AMBARI-21621
> URL: https://issues.apache.org/jira/browse/AMBARI-21621
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.2
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Blocker
> Fix For: 2.5.2
>
> Attachments: AMBARI-21621_2.patch, AMBARI-21621_3.patch,
> AMBARI-21621.patch
>
>
> If DN is deleted the hostname is removed from exclude file and refreshnodes
> command is called. If those actions are not followed by NN restart, the
> deleted DN will be shown as DEAD on NN UI.
> The slave should be removed by NN from the UI, but Ambari should not call
> refreshnodes command on deletion to ensure slave is in "decommissioned and
> dead" state, not "dead"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)