[
https://issues.apache.org/jira/browse/AMBARI-23417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Grinenko updated AMBARI-23417:
-------------------------------------
Affects Version/s: 2.6.2
> Upgrade Requires a Pre-Upgrade Configuration Validation Check for Kafka
> -----------------------------------------------------------------------
>
> Key: AMBARI-23417
> URL: https://issues.apache.org/jira/browse/AMBARI-23417
> Project: Ambari
> Issue Type: Task
> Affects Versions: 2.6.2
> Reporter: Dmytro Grinenko
> Assignee: Dmytro Grinenko
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.6.2
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> kafka-broker have two new properties:
> - inter.broker.protocol.version
> - log.message.format.version
> These configurations must exist and have a value before proceeding with
> upgrade (the value for both should be aligned with the Kafka version on the
> current stack). We need validation at minimum to check for the existence of
> these parameters . Additional validation includes the following
> For inter.broker.protocol.version :
> value is not empty
> value is set to current Kafka version in the stack (e.g. for HDP 2.6.x value
> should be 0.10.1, HDP 2.5.x should be 0.10.0, HDP 2.3x - 2.4x should be 0.9.0)
> For log.message.format.version:
> value is not empty (version can vary from current stack version)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)