You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2023/01/13 00:28:00 UTC

[jira] [Resolved] (KAFKA-14612) Topic config records written to log even when topic creation fails

     [ https://issues.apache.org/jira/browse/KAFKA-14612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-14612.
-------------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

> Topic config records written to log even when topic creation fails
> ------------------------------------------------------------------
>
>                 Key: KAFKA-14612
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14612
>             Project: Kafka
>          Issue Type: Bug
>          Components: kraft
>            Reporter: Jason Gustafson
>            Assignee: Andrew Grant
>            Priority: Major
>             Fix For: 3.4.0
>
>
> Config records are added when handling a `CreateTopics` request here: [https://github.com/apache/kafka/blob/trunk/metadata/src/main/java/org/apache/kafka/controller/ReplicationControlManager.java#L549.] If the subsequent validations fail and the topic is not created, these records will still be written to the log.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)