Kamal Chandraprakash created KAFKA-15166:
--------------------------------------------
Summary: Add deletePartition API to the RemoteStorageManager
Key: KAFKA-15166
URL: https://issues.apache.org/jira/browse/KAFKA-15166
Project: Kafka
Issue Type: Task
Reporter: Kamal Chandraprakash
Assignee: Kamal Chandraprakash
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)