Denys Buzhor created AMBARI-19303:
-------------------------------------
Summary: Dependent configurations are not loaded if value is set
via "Set recommended" button
Key: AMBARI-19303
URL: https://issues.apache.org/jira/browse/AMBARI-19303
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.5.0
Reporter: Denys Buzhor
Assignee: Denys Buzhor
Fix For: 2.5.0
STR :
1) Install cluster with AMS
2) Switch AMS to work in distributed mode (change
timeline.metrics.service.operation.mode to distributed in AMS configs)
3) Save changed with all recommended dependent configs
4) Click "Set Recommended" for timeline.metrics.service.operation.mode (value
should change to embedded)
5) Save configuration
Result : error messages because dependent configs were not updated
Stack Advisor wasn't called after pressing "Set Recommended" and value for
timeline.metrics.service.operation.mode property was taken from default stack
configurations with request which was called during page load
{code}http://server-ip:8080/api/v1/stacks/HDP/versions/2.6/services?StackServices/service_name.in(HDFS,ZOOKEEPER,AMBARI_METRICS,SMARTSENSE,KERBEROS)&fields=configurations/*,configurations/dependencies/*,StackServices/config_types/*&_=1482851694173
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)