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

[jira] [Commented] (KAFKA-13000) Improve handling of UnsupportedVersionException in MockClient

    [ https://issues.apache.org/jira/browse/KAFKA-13000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17376022#comment-17376022 ] 

Kirk True commented on KAFKA-13000:
-----------------------------------

[~mimaison] - is this ticket still valid? Looking at the code in {{trunk}}, I don't see anywhere in {{MockClient}} where an {{UnsupportedVersionException}} is thrown. I've done some related work inĀ [KAFKA-12989|https://issues.apache.org/jira/browse/KAFKA-12989], so I'm hoping to work on this too, if it's still an issue. Thanks!

> Improve handling of UnsupportedVersionException in MockClient
> -------------------------------------------------------------
>
>                 Key: KAFKA-13000
>                 URL: https://issues.apache.org/jira/browse/KAFKA-13000
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Mickael Maison
>            Assignee: Kirk True
>            Priority: Major
>
> MockClient handles UnsupportedVersionException slightly differently than NetworkClient. In some cases, it may throw this exception while instead it should return always return a ClientResponse.
> Background: https://github.com/apache/kafka/pull/10743#discussion_r655922760



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