Justine Olshan created KAFKA-12976:
--------------------------------------

             Summary: Remove UNSUPPORTED_VERSION error from delete and describe 
topics calls
                 Key: KAFKA-12976
                 URL: https://issues.apache.org/jira/browse/KAFKA-12976
             Project: Kafka
          Issue Type: Task
            Reporter: Justine Olshan
            Assignee: Justine Olshan


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)

Reply via email to