You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2022/06/19 21:17:00 UTC

[jira] [Resolved] (KAFKA-13749) TopicConfigs and ErrorCode are not set in createTopics response in KRaft

     [ 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 <cm...@apache.org>
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)