[
https://issues.apache.org/jira/browse/FLINK-18650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161873#comment-17161873
]
Peng commented on FLINK-18650:
------------------------------
OK, I have created a PR for it. Please help to review, thanks.
> 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
> Labels: pull-request-available
>
> 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)