-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55195/
-----------------------------------------------------------
(Updated Jan. 5, 2017, 9:45 a.m.)
Review request for Ambari, Oliver Szabo and Robert Nettleton.
Changes
-------
update unit tests
Bugs: AMBARI-19374
https://issues.apache.org/jira/browse/AMBARI-19374
Repository: ambari
Description
-------
solr_cloud_util.py updates only solrconfig.xml changes in the zookeeper, it
should update any kind of solr data change.
Diffs (updated)
-----
ambari-common/src/main/python/resource_management/libraries/functions/solr_cloud_util.py
521c9c6
ambari-server/src/main/resources/common-services/ATLAS/0.1.0.2.3/package/scripts/metadata.py
a568cb7
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/setup_logsearch.py
9ff9c74
ambari-server/src/main/resources/common-services/RANGER/0.4.0/package/scripts/setup_ranger_xml.py
ac4e54e
ambari-server/src/test/python/stacks/2.3/ATLAS/test_metadata_server.py
f2fec70
ambari-server/src/test/python/stacks/2.4/LOGSEARCH/test_logsearch.py 00dd641
ambari-server/src/test/python/stacks/2.5/ATLAS/test_atlas_server.py 584763d
ambari-server/src/test/python/stacks/2.6/RANGER/test_ranger_admin.py 32219b3
Diff: https://reviews.apache.org/r/55195/diff/
Testing
-------
Tested on local cluster:
- installing new services
- restarting services
- upgrading services
Thanks,
Miklos Gergely