This is an automated email from the ASF dual-hosted git repository. aljoscha pushed a commit to branch release-1.11 in repository https://gitbox.apache.org/repos/asf/flink.git
commit 56bd7751e0d3f0afb53a19342e6435f2e7a42e50 Author: Aljoscha Krettek <[email protected]> AuthorDate: Mon Jun 22 17:23:47 2020 +0200 [minor] Rename Flink Master to JobManager in processes.svg This was missed in the recent renaming of Master back to JobManager. --- docs/fig/processes.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fig/processes.svg b/docs/fig/processes.svg index f2c58fc..fe83a9d 100644 --- a/docs/fig/processes.svg +++ b/docs/fig/processes.svg @@ -233,7 +233,7 @@ under the License. y="460.43439" id="text3067" xml:space="preserve" - style="font-size:17.55437279px;font-style:normal;font-weight:normal;text-align:start;text-anchor:start;fill:#000000;font-family:Verdana">Flink Master</text> + style="font-size:17.55437279px;font-style:normal;font-weight:normal;text-align:start;text-anchor:start;fill:#000000;font-family:Verdana">JobManager</text> <text x="1006.6214" y="17.8258"
