David Jacot created KAFKA-10647:
-----------------------------------
Summary: Only serialize owned partition when consumer protocol
version >= 0
Key: KAFKA-10647
URL: https://issues.apache.org/jira/browse/KAFKA-10647
Project: Kafka
Issue Type: Bug
Affects Versions: 2.7.0
Reporter: David Jacot
Assignee: David Jacot
A regression got introduced by https://github.com/apache/kafka/pull/8897. The
owned partition field must be ignored for version < 1 otherwise the
serialization fails with an unsupported version exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)