[ https://issues.apache.org/jira/browse/KAFKA-19273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17951117#comment-17951117 ]
Chia-Ping Tsai commented on KAFKA-19273: ---------------------------------------- code: https://github.com/apache/kafka/blob/6eafe407bd859f147d7a5ecfe261f6e20698fb4a/storage/src/main/java/org/apache/kafka/storage/internals/log/LogConfig.java#L564 > Ensure the delete policy is configured when the tiered storage is enabled > ------------------------------------------------------------------------- > > Key: KAFKA-19273 > URL: https://issues.apache.org/jira/browse/KAFKA-19273 > Project: Kafka > Issue Type: Improvement > Reporter: Chia-Ping Tsai > Assignee: Chia-Ping Tsai > Priority: Minor > > tiered storage will move the segments to remote storage, so it does not make > sense to disable delete policy. -- This message was sent by Atlassian Jira (v8.20.10#820010)