melin created FLINK-35417:
-----------------------------
Summary: JobManager and TaskManager support merging and run in a
single process
Key: FLINK-35417
URL: https://issues.apache.org/jira/browse/FLINK-35417
Project: Flink
Issue Type: Improvement
Components: API / Core
Reporter: melin
flink is widely used in data integration scenarios, where a single concurrency
is not high, and in many cases a single concurrency can run a task. Consider
the high availability, application mode, and large number of JobManger nodes
that cost a lot of resources. If the Session mode is used, the stability is not
high.
In application mode, JobManager and TaskManager can be run together to achieve
reliability and save resources.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)