[
https://issues.apache.org/jira/browse/FLINK-30920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685370#comment-17685370
]
Maximilian Michels commented on FLINK-30920:
--------------------------------------------
Please note that the autoscaler operates on the task ids, not the operator ids.
A task consists of multiple chained operators. The chaining behavior can be
configured.
> K8 cluster autoscaler | exclude operator ids from scaler
> --------------------------------------------------------
>
> Key: FLINK-30920
> URL: https://issues.apache.org/jira/browse/FLINK-30920
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Gaurav Miglani
> Priority: Major
> Attachments: sample-logs
>
>
> Sometime in cases of sink operator ids, where logic is heavy group
> aggregation and scan mode is earliest, flink k8 operator tries to
> scale/downscale sink operator ids as well, there should be a way where user
> can give list of operator ids/vertices where cluster autoscaler doesn't
> perform any scaling action on a configurable list of operator ids/vertices
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)