[
https://issues.apache.org/jira/browse/KAFKA-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-7409.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
> Validate topic configs prior to topic creation
> ----------------------------------------------
>
> Key: KAFKA-7409
> URL: https://issues.apache.org/jira/browse/KAFKA-7409
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Assignee: huxihx
> Priority: Major
> Fix For: 2.1.0
>
>
> There are some validation checks that we do on startup when constructing the
> {{LogConfig}} object using {{fromProps}} which we do not verify on topic
> creation. The message format version check is one of them. An invalid value,
> once set, can prevent broker startup. We should make the validation
> consistent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)