clarax opened a new pull request, #683: URL: https://github.com/apache/flink-kubernetes-operator/pull/683
## What is the purpose of the change https://issues.apache.org/jira/browse/FLINK-33187 Suppress duplicate event for scaling report within the interval defined by a new operator config "scaling.report.interval" in second, defaulted to 1800. ## Brief change log - Add a new method in EventUtil to suppress duplicate event within an interval. - Suppress duplicate event for scaling report within the interval defined by a new operator config "scaling.report.interval" in second, defaulted to 1800. ## Verifying this change This change added tests and can be verified as follows: - manually verify by reading records ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): No - The public API, i.e., is any changes to the `CustomResourceDescriptors`: No - Core observer or reconciler logic that is regularly executed: No ## Documentation - Does this pull request introduce a new feature? No - If yes, how is the feature documented? docs -- 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]
