[ 
https://issues.apache.org/jira/browse/AMBARI-23906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481476#comment-16481476
 ] 

Hudson commented on AMBARI-23906:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9296 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/9296/])
[AMBARI-23906] - Topology Event Should Be Sent When Adding Host (github: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=537986c32e679adb58cbbdffb41461dad4621798])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostImpl.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/AddComponentAction.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/UpgradeSummaryResourceProviderTest.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerImplTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClustersImpl.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementController.java
* (edit) 
ambari-server/src/test/resources/stacks/HDP/2.0.8/services/HBASE/metainfo.xml


> Topology Event Should Be Sent When Adding Host Components During Upgrade
> ------------------------------------------------------------------------
>
>                 Key: AMBARI-23906
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23906
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Jonathan Hurley
>            Assignee: Jonathan Hurley
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> With AMBARI-23852, it's possible that new components can be added during 
> upgrade. However, Ambari currently has a problem where topology update events 
> are separate from {{Cluster.addServiceComponentHost()}} method calls.
> This dis-association is being addressed as a whole in another Jira. However, 
> for now, we can easily fix this by called 
> {{ServiceComponentHost.setVersion()}} after creating it since this method 
> actually sends the update we want.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to