You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jonathan Hurley (JIRA)" <ji...@apache.org> on 2018/05/18 19:23:00 UTC

[jira] [Created] (AMBARI-23906) Topology Event Should Be Sent When Adding Host Components During Upgrade

Jonathan Hurley created AMBARI-23906:
----------------------------------------

             Summary: 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: Task
          Components: ambari-server
    Affects Versions: 2.7.0
            Reporter: Jonathan Hurley
            Assignee: Jonathan Hurley
             Fix For: 2.7.0


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)