[
https://issues.apache.org/jira/browse/FLINK-21135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293580#comment-17293580
]
Till Rohrmann commented on FLINK-21135:
---------------------------------------
Maybe we should set only the parallelism to the maxParallelism and let the
maxParallelism be defined by the user and act as an upper bound for the
reactive mode.
> Reactive Mode: Change Adaptive 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
> Assignee: Robert Metzger
> Priority: Major
> Fix For: 1.13.0
>
>
> 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)