[
https://issues.apache.org/jira/browse/KAFKA-20609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083413#comment-18083413
]
Chia-Ping Tsai commented on KAFKA-20609:
----------------------------------------
from: https://github.com/apache/kafka/pull/20913#discussion_r3294945914
> Use the lastModifiedTime to replace furture timestamp in deleting retentions
> -----------------------------------------------------------------------------
>
> Key: KAFKA-20609
> URL: https://issues.apache.org/jira/browse/KAFKA-20609
> Project: Kafka
> Issue Type: Improvement
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
>
> The system uploads segment files with future data to remote storage
> immediately. By contrast, the local files can't be deleted due to the future
> timestamp, so maybe we should find another anchor to replace it, such as
> lastModifiedTime. In the grand scheme of things, they will be deleted by
> other factors like size limits, but fixing it can avoid counter-intuitive
> logic for users.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)