[
https://issues.apache.org/jira/browse/AMBARI-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506815#comment-14506815
]
Hudson commented on AMBARI-10647:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2399 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2399/])
AMBARI-10647 Configs should be removed/added when /recommendations says so.
(ababiichuk) (ababiichuk:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0678ca10ea3a0042c6714951cb87f32ebf2583f2)
* ambari-web/test/mixins/common/configs/enhanced_configs_test.js
* ambari-web/app/mixins/common/configs/enhanced_configs.js
* ambari-web/app/controllers/main/service/info/configs.js
* ambari-web/app/mixins/common/configs/configs_saver.js
> Configs should be removed/added when /recommendations says so
> -------------------------------------------------------------
>
> Key: AMBARI-10647
> URL: https://issues.apache.org/jira/browse/AMBARI-10647
> Project: Ambari
> Issue Type: Task
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-10647.patch, AMBARI-10647_2.patch
>
>
> /recommendations endpoint can remove and add new configs via its response.
> New configs will be just be provided as key/values in the recommendations -
> the UI should add appropriate config to the UI and show the value. Saving
> should persist this key/value on server.
> Removed configs will have a {{property_attributes}} called {{delete:true}}.
> If this flag is present, the config should be removed from the UI and not
> persisted in the API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)