[
https://issues.apache.org/jira/browse/FLINK-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-3240:
----------------------------------
Labels: auto-deprioritized-major (was: stale-major)
> Remove or document DataStream(.global|.forward)
> -----------------------------------------------
>
> Key: FLINK-3240
> URL: https://issues.apache.org/jira/browse/FLINK-3240
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Reporter: Robert Metzger
> Priority: Major
> Labels: auto-deprioritized-major
>
> It seems that DataStream.global() and DataStream.forward() are not documented.
> From the JavaDocs, I don't really get why we need them.
> For DataStream.global(), users can just set the parallelism of the following
> operator to p=1.
> Forward is the default behavior anyways.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)