-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52996/
-----------------------------------------------------------
(Updated Oct. 18, 2016, 8:57 p.m.)
Review request for Ambari, Alejandro Fernandez and Jonathan Hurley.
Changes
-------
Update for direction from Kafka team.
Bugs: AMBARI-18630
https://issues.apache.org/jira/browse/AMBARI-18630
Repository: ambari
Description
-------
In the 2.5 upgrade pack, the following properties need to be set
{code}
inter.broker.protocol.version=0.9.0.0
log.message.format.version=0.9.0.0
{code}
after upgrade is done we should delete the inter.broker.protocol.version.
Users should remove log.message.format.version once they update their clients.
(Still waiting on final confirmation for behavior from Kafka team)
Diffs (updated)
-----
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml
e8a2e2f
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.5.xml
e89d62b
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/config-upgrade.xml
e127dff
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.5.xml
fa1a555
Diff: https://reviews.apache.org/r/52996/diff/
Testing
-------
Manual. Automated pending.
Thanks,
Nate Cole