[
https://issues.apache.org/jira/browse/FLINK-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958678#comment-15958678
]
ASF GitHub Bot commented on FLINK-6256:
---------------------------------------
Github user kl0u commented on the issue:
https://github.com/apache/flink/pull/3684
@zentol Yes, this is the main issue, but you could also use the same name
for the output tags between Java and Scala. Java uses "side-output" while Scala
uses "string-side-output".
> Fix documentation of ProcessFunction.
> -------------------------------------
>
> Key: FLINK-6256
> URL: https://issues.apache.org/jira/browse/FLINK-6256
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.3.0
> Reporter: Kostas Kloudas
> Assignee: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.3.0
>
>
> In the code example on how to define an {{OutputTag}} and how to use it to
> extract the side-output stream, the name of the defined output tag and that
> of the one used in the {{getSideOutput()}} differ.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)