You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2021/01/25 15:36:00 UTC

[jira] [Updated] (FLINK-21135) Reactive Mode: Change Declarative Scheduler to set infinite parallelism in JobGraph

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

Robert Metzger updated FLINK-21135:
-----------------------------------
    Description: 
For Reactive Mode, the scheduler needs to change the parallelism and maxParalllelism of the submitted job graph to it's max value (2^15).

+ check if an unsupported flag is enabled in the submitted jobgraph or configuration (unaligned checkpoints)

  was:For Reactive Mode, the scheduler needs to change the parallelism and maxParalllelism of the submitted job graph to it's max value (2^15).


> Reactive Mode: Change Declarative Scheduler to set infinite parallelism in JobGraph
> -----------------------------------------------------------------------------------
>
>                 Key: FLINK-21135
>                 URL: https://issues.apache.org/jira/browse/FLINK-21135
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Robert Metzger
>            Priority: Major
>
> For Reactive Mode, the scheduler needs to change the parallelism and maxParalllelism of the submitted job graph to it's max value (2^15).
> + check if an unsupported flag is enabled in the submitted jobgraph or configuration (unaligned checkpoints)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)