[
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)