Mickael Maison created KAFKA-13000: -------------------------------------- Summary: 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
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)