[ https://issues.apache.org/jira/browse/KAFKA-18672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Jacot resolved KAFKA-18672. --------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed > CoordinatorRecordSerde must validate value versions > --------------------------------------------------- > > Key: KAFKA-18672 > URL: https://issues.apache.org/jira/browse/KAFKA-18672 > Project: Kafka > Issue Type: Sub-task > Affects Versions: 4.0.0 > Reporter: David Jacot > Assignee: David Jacot > Priority: Blocker > Fix For: 4.0.0 > > > CoordinatorRecordSerde does not check whether the version of the value is > supported or not. Hence, it tried to deserialize unknown versions. This could > lead to wrong data being deserialized. -- This message was sent by Atlassian Jira (v8.20.10#820010)