[
https://issues.apache.org/jira/browse/AMBARI-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182929#comment-15182929
]
Hudson commented on AMBARI-15302:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #4456 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4456/])
AMBARI-15302 Service deletion should recommend and change configs before
(ababiichuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b88ede8dfef4fb6595ac7fe122a09eee7dba5d17])
* ambari-web/app/mixins/common/configs/configs_saver.js
* ambari-web/app/controllers/main/service/item.js
* ambari-web/test/controllers/main/service/item_test.js
* ambari-web/app/views/common/configs/widgets/plain_config_text_field.js
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/app/views/common/configs/widgets/textfield_config_widget_view.js
* ambari-web/app/utils/blueprint.js
* ambari-web/app/messages.js
> Service deletion should recommend and change configs before deleting service
> ----------------------------------------------------------------------------
>
> Key: AMBARI-15302
> URL: https://issues.apache.org/jira/browse/AMBARI-15302
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.4.0
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-15302.patch
>
>
> There are scenarios in ambari where stack advisor recommends configs for a
> service depending on the existence of another service.
> For example configs in multiple services are recommended to have different
> values depending upon presence or absence of Ranger service. Same is true for
> Kerberos and HDFS service.
> Thus at time of deletion of such services, it is important to make a call to
> recommendation endpoint and change configs of services that has config
> dependencies on the service being deleted.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)