[
https://issues.apache.org/jira/browse/FLINK-35417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848618#comment-17848618
]
Jeyhun Karimov commented on FLINK-35417:
----------------------------------------
Hi [~melin], I echo the comments above. In case, you are not planning to work
on this, I can spend some cycles to drive this issue.
> 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
> Priority: Major
>
> 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)