[
https://issues.apache.org/jira/browse/KAFKA-15166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stanislav Kozlovski updated KAFKA-15166:
----------------------------------------
Fix Version/s: 3.8.0
(was: 3.7.0)
> Add deletePartition API to the RemoteStorageManager
> ---------------------------------------------------
>
> Key: KAFKA-15166
> URL: https://issues.apache.org/jira/browse/KAFKA-15166
> Project: Kafka
> Issue Type: Improvement
> Reporter: Kamal Chandraprakash
> Assignee: Kamal Chandraprakash
> Priority: Major
> Labels: kip
> Fix For: 3.8.0
>
>
> Remote Storage Manager exposes {{deleteLogSegmentData}} API to delete the
> individual log segments. Storage providers such as HDFS have support to
> delete a directory. Having an {{deletePartition}} API to delete the data at
> the partition level will enhance the topic deletion.
> This task may require a KIP as it touches the user-facing APIs.
>
> Please also remember to remove the comment on the test here:
> https://github.com/apache/kafka/pull/13837#discussion_r1247676834
--
This message was sent by Atlassian Jira
(v8.20.10#820010)