[
https://issues.apache.org/jira/browse/AMBARI-10521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501605#comment-14501605
]
Hudson commented on AMBARI-10521:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2361 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2361/])
AMBARI-10521. Toggling 'ACID Transactions' config does not update depended_by
configs - fixes (srimanth) (sgunturi:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7ad3d2f206eb36239719a1e8edfafb2c3e78617e)
* ambari-web/app/mixins/common/configs/enhanced_configs.js
> 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
>
> Attachments: AMBARI-10521.patch
>
>
> 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)