[
https://issues.apache.org/jira/browse/KAFKA-15166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800598#comment-17800598
]
Stanislav Kozlovski commented on KAFKA-15166:
---------------------------------------------
Changing target fix version to 3.8 since this is not a blocker and we are
cutting a 3.7 RC
> 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)