[
https://issues.apache.org/jira/browse/FLINK-18650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161841#comment-17161841
]
Aljoscha Krettek commented on FLINK-18650:
------------------------------------------
Yes, this is wrong. Do you want to open a PR to fix it?
> The description of dispatcher in Flink Architecture document is not accurate
> ----------------------------------------------------------------------------
>
> Key: FLINK-18650
> URL: https://issues.apache.org/jira/browse/FLINK-18650
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.11.0
> Reporter: Peng
> Priority: Minor
>
> The description of dispatcher is like below:
> The _Dispatcher_ provides a REST interface to submit Flink applications for
> execution and _{color:#de350b}*starts a new JobManager*{color}_ for each
> submitted job. It also runs the Flink WebUI to provide information about job
> executions.
>
> As I understand it, is it "starts a new *{color:#de350b}JobMaster{color}*"
> rather than JobManager?
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)