Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
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
Attachments
Issue Links
- is a child of
-
KAFKA-16947 Kafka Tiered Storage V2
- Open
- is related to
-
KAFKA-15660 File-based Tiered Storage should delete folders upon topic deletion
- Open
- relates to
-
KAFKA-15130 Delete remote segments when delete a topic
- Resolved