[
https://issues.apache.org/jira/browse/KAFKA-15388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17761859#comment-17761859
]
Divij Vaidya commented on KAFKA-15388:
--------------------------------------
Hey [~satish.duggana]
If supporting TS on historically compacted topics is not in scope for 3.6
(blocked by this ticket) then we should update the
[https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Tiered+Storage+Early+Access+Release+Notes]
with this information. What do you think?
Also, note that other that delete, other paths (read) is impacted by it as
well. For example, this line of code has an assumption that offsets are
contiguous
https://github.com/apache/kafka/blob/5785796f985aa294c12e670da221d086a7fa887c/core/src/main/java/kafka/log/remote/RemoteLogManager.java#L1326C4-L1326C4
> Handle topics that were having compaction as retention earlier are changed to
> delete only retention policy and onboarded to tiered storage.
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-15388
> URL: https://issues.apache.org/jira/browse/KAFKA-15388
> Project: Kafka
> Issue Type: Task
> Reporter: Satish Duggana
> Priority: Major
> Fix For: 3.7.0
>
>
> Context: https://github.com/apache/kafka/pull/13561#discussion_r1300055517
--
This message was sent by Atlassian Jira
(v8.20.10#820010)