zuston commented on PR #3623: URL: https://github.com/apache/fluss/pull/3623#issuecomment-4988849337
thanks for your quick reply. @swuferhong > the user has an hourly-partitioned table where partitions are retained for 24 hours, the log TTL is set to 1 hour, and the number of local segments is 5 (to ensure that the most recent hour of appended data stays on the server). In this case, the historical 23 hours would incur a large amount of redundant storage—even though the user has configured the log TTL to 1 hour. make sense if setting the large number of local segments reservation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
