justfortaste commented on PR #42083: URL: https://github.com/apache/doris/pull/42083#issuecomment-2428650596
> if cooldown_ttl is -1, then cooldown_datetime is used, original code is right. Could you show an bad case? CREATE STORAGE POLICY test_policy PROPERTIES( "storage_resource" = "xxxx", "cooldown_datetime" = "2020-10-18 12:00:00" ); the new segments will cooldown, but their time is bigger than CooldownDatetime "2020-10-18 12:00:00". -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
