[
https://issues.apache.org/jira/browse/KAFKA-15166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Chen updated KAFKA-15166:
------------------------------
Description:
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
was:
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.
> Add deletePartition API to the RemoteStorageManager
> ---------------------------------------------------
>
> Key: KAFKA-15166
> URL: https://issues.apache.org/jira/browse/KAFKA-15166
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Kamal Chandraprakash
> Assignee: Kamal Chandraprakash
> Priority: Major
>
> 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)