-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36344/
-----------------------------------------------------------
Review request for Ambari, Artem Baranchuk, Andrew Onischuk, and Dmitro
Lisnichenko.
Bugs: AMBARI-12350
https://issues.apache.org/jira/browse/AMBARI-12350
Repository: ambari
Description
-------
In HDP 2.3 nimbus.seeds is a new config and it should be a array but during
ambari manual upgrade this stays as a string causing storm daemons fail. This
is handled in for rolling upgrade.
Diffs
-----
ambari-server/src/main/python/upgradeHelper.py dd72bdc
ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.1_to_2.3.json
daa291c
ambari-server/src/main/resources/upgrade/catalog/UpgradeCatalog_2.2_to_2.3.json
5b10230
ambari-server/src/test/python/TestUpgradeHelper.py 45b899e
Diff: https://reviews.apache.org/r/36344/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi