Chia-Ping Tsai created KAFKA-20609:
--------------------------------------
Summary: 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
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)