[
https://issues.apache.org/jira/browse/FLINK-32813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels updated FLINK-32813:
---------------------------------------
Affects Version/s: kubernetes-operator-1.6.0
> Split autoscaler ConfigMap
> --------------------------
>
> Key: FLINK-32813
> URL: https://issues.apache.org/jira/browse/FLINK-32813
> Project: Flink
> Issue Type: Improvement
> Components: Autoscaler, Kubernetes Operator
> Affects Versions: kubernetes-operator-1.6.0
> Reporter: Maximilian Michels
> Priority: Major
>
> The autoscaler configmap stores the metrics of the current observation
> window, the past scaling decisions, and the parallelism overrides. We are
> already using compression and an eviction algorithm to avoid running over the
> 1MB limit.
> We should think about breaking the ConfigMap apart and storing each of the
> three in its own ConfigMap.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)