[
https://issues.apache.org/jira/browse/FLINK-30464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels updated FLINK-30464:
---------------------------------------
Summary: Metrics are collected in stabilization phase and may not span a
full metric window (was: Exclude metrics during stabilization period from the
scaling decision)
> Metrics are collected in stabilization phase and may not span a full metric
> window
> ----------------------------------------------------------------------------------
>
> Key: FLINK-30464
> URL: https://issues.apache.org/jira/browse/FLINK-30464
> Project: Flink
> Issue Type: Bug
> Components: Kubernetes Operator
> Affects Versions: kubernetes-operator-1.4.0
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Fix For: kubernetes-operator-1.4.0
>
>
> The current code collects metrics as soon as the job goes into RUNNING mode,
> regardless of whether we are still in the stabilization period. This means
> the first metric collection window after rescaling will include metrics from
> the stabilization period which is not desired. The stabilization period is
> supposed to allow the job to stabilize and shouldn't be used to make new
> scaling decisions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)