You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Andrii Tkach <at...@hortonworks.com> on 2017/05/17 11:03:15 UTC

Review Request 59336: When adding services, new versions of configs get added for the config types associated with config groups

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59336/
-----------------------------------------------------------

Review request for Ambari, Aleksandr Kovalenko, Jaimin Jetly, and Sid Wagle.


Bugs: AMBARI-21037
    https://issues.apache.org/jira/browse/AMBARI-21037


Repository: ambari


Description
-------

STR
Deploy 2.4.2, add HDFS, YARN, ZK
Create few config groups for YARN
Perform add service and after each add service you will find a new version of the config type
All new config versions have the same text "Initial configurations for YARN"
There is no config changes between the versions.


Diffs
-----

  ambari-web/app/controllers/wizard.js c3a54cf 
  ambari-web/app/controllers/wizard/step7_controller.js 8e14b70 
  ambari-web/app/mixins/common/configs/configs_saver.js 7d8721d 
  ambari-web/test/mixins/common/configs/configs_saver_test.js 6e65cf9 


Diff: https://reviews.apache.org/r/59336/diff/1/


Testing
-------

branch-2.5:
30383 passing (30s)
157 pending
trunk:
20696 passing (26s)
128 pending


Thanks,

Andrii Tkach