[
https://issues.apache.org/jira/browse/FLINK-10407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17340590#comment-17340590
]
Robert Metzger commented on FLINK-10407:
----------------------------------------
Hi Xie Fan,
The link called FLIP-159 is actually the up-to-date design doc of reactive
mode:
https://cwiki.apache.org/confluence/display/FLINK/FLIP-159%3A+Reactive+Mode
I would also recommend reading the design doc about adaptive scheduler
(https://cwiki.apache.org/confluence/display/FLINK/FLIP-160%3A+Adaptive+Scheduler)
and the respective documentation page
(https://ci.apache.org/projects/flink/flink-docs-master/docs/deployment/elastic_scaling/)
Please let me know if you have any questions or feedback on this feature!
> FLIP-159: Reactive mode
> -----------------------
>
> Key: FLINK-10407
> URL: https://issues.apache.org/jira/browse/FLINK-10407
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Coordination
> Affects Versions: 1.7.0
> Reporter: Till Rohrmann
> Assignee: Robert Metzger
> Priority: Major
> Fix For: 1.13.0
>
>
> The reactive mode is a new operation mode where a Flink cluster will react to
> newly available resources (e.g. started by an external service) and make use
> of them by rescaling the existing job. This ticket acts as an umbrella for
> the required sub-tasks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)