[
https://issues.apache.org/jira/browse/KAFKA-12970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365231#comment-17365231
]
Satish Duggana commented on KAFKA-12970:
----------------------------------------
[~junrao] Existing schemas already support `flexibleVersions` in the schemas
[RemoteLogSegmentMetadata|https://github.com/apache/kafka/blob/trunk/storage/src/main/resources/message/RemoteLogSegmentMetadata.json#L21]
,
[RemoteLogSegmentMetadataUpdate|https://github.com/apache/kafka/blob/trunk/storage/src/main/resources/message/RemoteLogSegmentMetadataUpdate.json#L21]
and
[RemotePartitionDeleteMetadata|https://github.com/apache/kafka/blob/trunk/storage/src/main/resources/message/RemotePartitionDeleteMetadata.json#L21].
Pl let me know if we need to add more related to flexible version.
> Make tiered storage related schemas adopt flexible versions feature.
> ---------------------------------------------------------------------
>
> Key: KAFKA-12970
> URL: https://issues.apache.org/jira/browse/KAFKA-12970
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Satish Duggana
> Assignee: Satish Duggana
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)