[
https://issues.apache.org/jira/browse/FLINK-35417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848676#comment-17848676
]
melin commented on FLINK-35417:
-------------------------------
The current deployment model has encountered challenges in many projects. I
just want to send an issue to discuss, perhaps a mailing list is more
appropriate.
There is currently no ability to implement new deployment patterns.
[~jeyhunkarimov] You are welcome to drive this issue. Thank you very much!
> 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)