You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2023/03/03 17:44:00 UTC

[jira] [Created] (FLINK-31318) Do not scale down operators while processing backlog

Gyula Fora created FLINK-31318:
----------------------------------

             Summary: Do not scale down operators while processing backlog
                 Key: FLINK-31318
                 URL: https://issues.apache.org/jira/browse/FLINK-31318
             Project: Flink
          Issue Type: Improvement
          Components: Autoscaler, Kubernetes Operator
            Reporter: Gyula Fora
            Assignee: Gyula Fora


Currently the autoscaler may try to scale down some operators even when the job is struggling to catch up. 

This can lead to a vicious cycle where the backlog keeps increasing. It makes sense to hold off scale down decisions until the job has caught up.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)