zclllyybb opened a new pull request, #39695: URL: https://github.com/apache/doris/pull/39695
## Proposed changes Issue Number: close #xxx Before, if `dynamic_partition_check_interval_seconds` is 86400 now and we want to set it to 1, the set operation will not go into effect in 86400 seconds in worst situation. Now all set operation will norify scheduler thread and set the interval immediately. Now only applied for `DynamicPartitionScheduler`. should check other daemons in future. -- 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]
