[
https://issues.apache.org/jira/browse/FLINK-33187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779195#comment-17779195
]
Gyula Fora commented on FLINK-33187:
------------------------------------
merged to main faaff564e1bb3d8ca51c939d34dd416585a3de74
> Don't record duplicate event if no change
> -----------------------------------------
>
> Key: FLINK-33187
> URL: https://issues.apache.org/jira/browse/FLINK-33187
> Project: Flink
> Issue Type: Improvement
> Components: Autoscaler
> Affects Versions: 1.17.1
> Reporter: Clara Xiong
> Assignee: Clara Xiong
> Priority: Major
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.7.0
>
>
> Problem:
> Some events are recorded repeatedly such as ScalingReport when autoscaling is
> not enable, Â which consists 99% of all events in our prod env. This wastes
> resources and causes performance  downstream.
> Proposal:
> Suppress duplicate event within an interval defined by a new operator config
> "scaling.report.interval" in second, defaulted to 1800.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)