You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2016/01/15 10:15:39 UTC

[jira] [Created] (FLINK-3240) Remove or document DataStream(.global|.forward)

Robert Metzger created FLINK-3240:
-------------------------------------

             Summary: Remove or document DataStream(.global|.forward)
                 Key: FLINK-3240
                 URL: https://issues.apache.org/jira/browse/FLINK-3240
             Project: Flink
          Issue Type: Bug
          Components: DataStream API
            Reporter: Robert Metzger
             Fix For: 1.0.0


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
(v6.3.4#6332)