[ https://issues.apache.org/jira/browse/KAFKA-14056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937842#comment-17937842 ]
Luke Chen commented on KAFKA-14056: ----------------------------------- [~nmarasoiu] , are you still interested in taking this ticket? > Just to confirm: this ticket is about testing if this backward compatibility > exists, is that so? Yes, we want to test that a broker stored some messages with message format v0 or v1, and during and after the zk migrating to KRaft, the messages can still be read. I think this might be a little complicated to the new contributor, but you can try it if you want. Thanks. > Test reading of old messages formats in ZK-to-KRaft upgrade test > ---------------------------------------------------------------- > > Key: KAFKA-14056 > URL: https://issues.apache.org/jira/browse/KAFKA-14056 > Project: Kafka > Issue Type: Task > Components: kraft > Affects Versions: 3.9.0 > Reporter: Ron Dagostino > Priority: Blocker > Fix For: 3.9.1 > > > Whenever we support ZK-to-KRaft upgrade we must confirm that we can still > read messages with an older message format. We can no longer write such > messages as of IBP 3.0 (which is the minimum supported with KRaft), but we > must still support reading such messages with KRaft. Therefore, the only way > to test this would be to write the messages with a non-KRaft cluster, upgrade > to KRaft, and then confirm we can read those messages. -- This message was sent by Atlassian Jira (v8.20.10#820010)