-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55249/
-----------------------------------------------------------
Review request for Ambari, Oliver Szabo and Robert Nettleton.
Bugs: AMBARI-19397
https://issues.apache.org/jira/browse/AMBARI-19397
Repository: ambari
Description
-------
Upgrade Infra solr related properties for ambari 2.5.0.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog250.java
3701e2f
ambari-server/src/main/resources/common-services/AMBARI_INFRA/0.1.0/configuration/infra-solr-log4j.xml
b22dbf2
ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog250Test.java
c89522f
ambari-web/app/data/HDP2/site_properties.js 6c2d5e1
Diff: https://reviews.apache.org/r/55249/diff/
Testing
-------
Checked configuration differences between ambari infra in ambari version 2.4
and 2.5.
Manually did a yum upgrade:
- implemented propertiy changes in UpgradeCatalog250.java
- checked the new configurations were added properly
Thanks,
Miklos Gergely