Petr Novotnik created FLINK-6809:
------------------------------------
Summary: side outputs documentation: wrong variable name in java
example code
Key: FLINK-6809
URL: https://issues.apache.org/jira/browse/FLINK-6809
Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.3.0
Reporter: Petr Novotnik
Priority: Trivial
The first parameter to the {{processElement}} method in the example for
side-outputs
[here|https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/side_output.html]
is wrongly named {{input}}, but should read {{value}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)