[
https://issues.apache.org/jira/browse/KAFKA-7409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
huxihx reassigned KAFKA-7409:
-----------------------------
Assignee: huxihx
> 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
>
> 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)