Oleg Nechiporenko created AMBARI-10521:
------------------------------------------
Summary: Toggling 'ACID Transactions' config does not update
depended_by configs
Key: AMBARI-10521
URL: https://issues.apache.org/jira/browse/AMBARI-10521
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.1.0
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Priority: Critical
Fix For: 2.1.0
On latest build I toggled the 'ACID Transactions' config hoping to see the
values of 5 other configs change - which did not happen. One of the reasons is
that the value for the toggle is 'on'/'off' but we send 'true'/'false'. Even if
it did send on/off, and API returned changed values for 5 other configs, UI
does not change for those 5 configs.
In this JIRA we need to make sure that depended_by configs actually change
their values in UI when given by API.
There are multiple such configs in HIve and YARN which should work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)