You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/06/28 17:21:02 UTC

[jira] [Resolved] (KAFKA-12976) Remove UNSUPPORTED_VERSION error from delete topics call

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

Jason Gustafson resolved KAFKA-12976.
-------------------------------------
    Resolution: Fixed

> Remove UNSUPPORTED_VERSION error from delete topics call
> --------------------------------------------------------
>
>                 Key: KAFKA-12976
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12976
>             Project: Kafka
>          Issue Type: Task
>    Affects Versions: 3.0.0, 2.8.0
>            Reporter: Justine Olshan
>            Assignee: Justine Olshan
>            Priority: Major
>             Fix For: 3.0.0, 2.8.1
>
>
> Originally I thought it would be useful to have an unsupported version error returned when the broker's IBP did not support the operation. However, this error is transient and in the -case of describe topics, it may not be accurate.- Additionally, unsupported version is not retriable when the scenarios that see this likely should be. 
> I propose always returning UNKNOWN_TOPIC_ID error when the topic ID is not found on the broker. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)