[
https://issues.apache.org/jira/browse/KAFKA-15298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750357#comment-17750357
]
Kamal Chandraprakash commented on KAFKA-15298:
----------------------------------------------
[~christo_lolov]
Could you explain why DeleteRecords API won't work with tiered storage? The
DELETE_RECORDS API increments the log-start-offset and waits for the
low-watermark to move till the requested offset. With
{{deleteLogStartOffsetBreachedSegments}} in
[https://github.com/apache/kafka/pull/13561], it should be handled.
> Disable DeleteRecords on Tiered Storage topics
> ----------------------------------------------
>
> Key: KAFKA-15298
> URL: https://issues.apache.org/jira/browse/KAFKA-15298
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Christo Lolov
> Assignee: Christo Lolov
> Priority: Major
> Labels: tiered-storage
>
> Currently the DeleteRecords API does not work with Tiered Storage. We should
> ensure that this is reflected in the responses that clients get when trying
> to use the API with tiered topics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)