You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhanghao Chen (Jira)" <ji...@apache.org> on 2023/04/25 11:53:00 UTC

[jira] [Commented] (FLINK-31936) Support setting scale up max factor

    [ https://issues.apache.org/jira/browse/FLINK-31936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716235#comment-17716235 ] 

Zhanghao Chen commented on FLINK-31936:
---------------------------------------

Hi, [~gyfora], if you think this issue is worthful to do, could you assign it to me? I'm trying to use autoscaling in production, and would like to contribute to autoscaler as well. Hope this could be the starting point of my contribution.

> Support setting scale up max factor
> -----------------------------------
>
>                 Key: FLINK-31936
>                 URL: https://issues.apache.org/jira/browse/FLINK-31936
>             Project: Flink
>          Issue Type: Improvement
>          Components: Autoscaler
>            Reporter: Zhanghao Chen
>            Priority: Major
>
> Currently, only scale down max factor is supported to be configured. We should also add a config for scale up max factor as well. In many cases, a job's performance won't improve after scaling up due to external bottlenecks. Although we can detect ineffective scaling up would block further scaling, but it already hurts if we scale too much in a single step which may even burn out external services.
> As for the default value, I think 200% would be a good start.



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