[
https://issues.apache.org/jira/browse/AMBARI-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265251#comment-15265251
]
Hudson commented on AMBARI-15457:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4771 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4771/])
AMBARI-15457. Topology host info is not cleared when a host is removed (ajit:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8c278eab0e2dd1ea08dc8d2ccf6887f6ace40852])
*
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostResourceProvider.java
*
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostResourceProviderTest.java
> Topology host info is not cleared when a host is removed
> --------------------------------------------------------
>
> Key: AMBARI-15457
> URL: https://issues.apache.org/jira/browse/AMBARI-15457
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Daniel Gergely
> Assignee: Daniel Gergely
> Fix For: 2.4.0, 2.2.2
>
> Attachments: AMBARI-15457.patch, AMBARI-15457_branch-2.2.patch
>
>
> When a host is removed, a record is left in the topology_host_info table. As
> a result re-adding the same host is not possible, due to invalid topology.
> Host removal should remove the corresponding record from topology_host_info
> as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)