-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55205/
-----------------------------------------------------------
Review request for Ambari and Aleksandr Kovalenko.
Bugs: AMBARI-19383
https://issues.apache.org/jira/browse/AMBARI-19383
Repository: ambari
Description
-------
There are properties containing list of host names in their value that are
affected by adding or deleting component to host (for example, storm
.zookeeper.servers). In some cases, if current and recommended value differ in
host names order only, these values are handled as different ones.
Diffs
-----
ambari-web/app/controllers/main/host/details.js 4a7cce4
ambari-web/app/utils/config.js d0dbb69
ambari-web/app/utils/configs/add_component_config_initializer.js 7e3fedf
ambari-web/app/utils/configs/hosts_based_initializer_mixin.js d0d2503
ambari-web/test/controllers/main/host/details_test.js a4cb177
ambari-web/test/utils/config_test.js 8c450ed
Diff: https://reviews.apache.org/r/55205/diff/
Testing
-------
20114 tests complete (24 seconds)
153 tests pending
Thanks,
Andriy Babiichuk