[
https://issues.apache.org/jira/browse/FLINK-33534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora reassigned FLINK-33534:
----------------------------------
Assignee: Yunfeng Zhou
> PipelineOptions.PARALLELISM_OVERRIDES is not picked up from jar submission
> request
> ----------------------------------------------------------------------------------
>
> Key: FLINK-33534
> URL: https://issues.apache.org/jira/browse/FLINK-33534
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Configuration, Runtime / REST
> Affects Versions: 1.18.0, 1.17.1
> Reporter: Gyula Fora
> Assignee: Yunfeng Zhou
> Priority: Major
>
> PARALLELISM_OVERRIDES are currently only applied when they are part of the
> JobManager / Cluster configuration.
> When this config is provided as part of the JarRunRequestBody it is
> completely ignored and does not take effect.
> The main reason is that the dispatcher reads this value from it's own
> configuration object and does not include the extra configs passed through
> the rest request.
> This is a blocker for supporting the autoscaler properly for FlinkSessionJobs
> in the autoscaler
--
This message was sent by Atlassian Jira
(v8.20.10#820010)