[
https://issues.apache.org/jira/browse/KAFKA-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-10647.
---------------------------------
Resolution: Fixed
> 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
> Priority: Blocker
> Fix For: 2.7.0
>
>
> 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)