[GitHub] flink pull request #6219: [hotfix] Fixed typo in docs

2018-06-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/6219 ---

[GitHub] flink pull request #6219: [hotfix] Fixed typo in docs

2018-06-30 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6219#discussion_r199332279 --- Diff: docs/monitoring/metrics.md --- @@ -426,7 +426,7 @@ class MyMapper extends RichMapFunction[Long,Long] { Every metric is assigned an i

[GitHub] flink pull request #6219: [hotfix] Fixed typo in docs

2018-06-30 Thread yanghua
Github user yanghua commented on a diff in the pull request: https://github.com/apache/flink/pull/6219#discussion_r199316517 --- Diff: docs/monitoring/metrics.md --- @@ -426,7 +426,7 @@ class MyMapper extends RichMapFunction[Long,Long] { Every metric is assigned an identi

[GitHub] flink pull request #6219: [hotfix] Fixed typo in docs

2018-06-27 Thread elbaulp
GitHub user elbaulp opened a pull request: https://github.com/apache/flink/pull/6219 [hotfix] Fixed typo in docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/elbaulp/flink patch-1 Alternatively you can review and apply these