You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Rui Fan (Jira)" <ji...@apache.org> on 2024/01/03 03:23:00 UTC

[jira] [Resolved] (FLINK-33965) Refactor the configuration for autoscaler standalone

     [ https://issues.apache.org/jira/browse/FLINK-33965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rui Fan resolved FLINK-33965.
-----------------------------
    Fix Version/s: kubernetes-operator-1.8.0
       Resolution: Fixed

> Refactor the configuration for autoscaler standalone
> ----------------------------------------------------
>
>                 Key: FLINK-33965
>                 URL: https://issues.apache.org/jira/browse/FLINK-33965
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Rui Fan
>            Assignee: Rui Fan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.8.0
>
>
> Currently, all configurations of autoscaler standalone are maintained in string key.
> When autoscaler standalone has a little options, it's easy to maintain. However, I found it's hard to maintain when we add more options.
> During I developing the JDBC autoscaler state store and control loop supports multiple thread. It will introduce more options.
> h2. Solution:
> Introducing the AutoscalerStandaloneOptions to manage all options of autoscaler standalone. And output the doc for it.



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