aho135 commented on PR #17707: URL: https://github.com/apache/druid/pull/17707#issuecomment-2679589790
@kfaraz I've added an additional check for retention rules to avoid metastore updates if the retention rules were unchanged. This brings the behavior in line with the compaction config endpoint: https://github.com/apache/druid/blob/master/server/src/main/java/org/apache/druid/server/coordinator/CoordinatorConfigManager.java#L110-L111 -- 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]
