Madhuvanthi Radhakrishnan created AMBARI-23644:
--------------------------------------------------
Summary: Handle back end issues related to new Service Config API
Key: AMBARI-23644
URL: https://issues.apache.org/jira/browse/AMBARI-23644
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 3.0.0
Reporter: Madhuvanthi Radhakrishnan
Assignee: Madhuvanthi Radhakrishnan
Fix For: 3.0.0
Issue 1: With perf merge/optimization. Configurations are sent over to the
agent to be cached when certain events occur. One such event is creation of
configs for which we have AgentConfigUpdateEvent. This was being triggered in
the "updateCluster" code flow but with new APIs we no longer use it. We use a
new function called createServiceConfigVerison so need to add the code to
trigger the events.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)