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)

Reply via email to