GitHub user elbaulp opened a pull request:
https://github.com/apache/flink/pull/5299
[Hotfix][Doc][DataStream API] Fix Scala code example in Controlling Latency
section
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/elbaulp/flink hotfix-doc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5299.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 #5299
----
commit 6bb3ced0828c9a3fdf5fc99d17dc8a573eb4163d
Author: Alejandro Alcalde <algui91@...>
Date: 2018-01-15T18:13:27Z
Merge remote-tracking branch 'upstream/master'
commit 7497d756f01aa9b596e11d64a6fa2a24702a53ce
Author: Alejandro Alcalde <algui91@...>
Date: 2018-01-15T18:27:55Z
[Hotfix][doc][DataStream API] Fix Scala code example in Controlling Latency
section
----
---