[
https://issues.apache.org/jira/browse/KAFKA-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe resolved KAFKA-13749.
----------------------------------
Resolution: Fixed
This was fixed by this commit:
{code}
commit 62ea4c46a9be7388baeaef1c505d3e5798a9066f
Author: Colin Patrick McCabe <[email protected]>
Date: Fri Apr 1 10:50:25 2022 -0700
KAFKA-13749: CreateTopics in KRaft must return configs (#11941)
{code}
> TopicConfigs and ErrorCode are not set in createTopics response in KRaft
> ------------------------------------------------------------------------
>
> Key: KAFKA-13749
> URL: https://issues.apache.org/jira/browse/KAFKA-13749
> Project: Kafka
> Issue Type: Bug
> Components: kraft
> Reporter: Akhilesh Chaganti
> Assignee: Colin McCabe
> Priority: Major
>
> Once the createTopics request is process in KRaft, the `CreatableTopicResult`
> is not set with the appropriate topic configs and error and this breaks
> KIP-525
--
This message was sent by Atlassian Jira
(v8.20.7#820007)