[
https://issues.apache.org/jira/browse/FLINK-33993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-33993:
-----------------------------------
Labels: pull-request-available (was: )
> Ineffective scaling detection events are misleading
> ---------------------------------------------------
>
> Key: FLINK-33993
> URL: https://issues.apache.org/jira/browse/FLINK-33993
> Project: Flink
> Issue Type: Bug
> Components: Autoscaler, Kubernetes Operator
> Affects Versions: kubernetes-operator-1.7.0
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Minor
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.8.0
>
>
> When the ineffective scaling decision feature is turned off, events are
> regenerated which look like this:
> {noformat}
> Skipping further scale up after ineffective previous scale up for
> 65c763af14a952c064c400d516c25529
> {noformat}
> This is misleading because no action will be taken. It is fair to inform
> users about ineffective scale up even when the feature is disabled but a
> different message should be printed to convey that no action will be taken.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)