[
https://issues.apache.org/jira/browse/FLINK-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167389#comment-16167389
]
ASF GitHub Bot commented on FLINK-7625:
---------------------------------------
GitHub user yew1eb opened a pull request:
https://github.com/apache/flink/pull/4676
[FLINK-7625] Fix typo in metrics part of documents
metric: **Memory.Heap.Used** ==> **Heap.Used**
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yew1eb/flink FLINK-7625
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4676.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4676
----
commit 25cf9c1badce235e2ecd4735c8c1c9281094ced2
Author: yew1eb <[email protected]>
Date: 2017-09-15T06:10:09Z
fix typo in metrics part of documents
----
> typo in docs metrics sections
> ------------------------------
>
> Key: FLINK-7625
> URL: https://issues.apache.org/jira/browse/FLINK-7625
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Metrics
> Affects Versions: 1.3.2
> Reporter: Hai Zhou
> Assignee: Hai Zhou
> Fix For: 1.4.0, 1.3.3
>
>
> Infix Metrics
> Status.JVM.Memory *Memory.Heap.Used*
> changed to
> Status.JVM.Memory *Heap.Used*
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)