You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2020/09/16 08:40:00 UTC

[jira] [Created] (FLINK-19262) Can not setParallelism for FLIP-27 source

Jingsong Lee created FLINK-19262:
------------------------------------

             Summary: Can not setParallelism for FLIP-27 source
                 Key: FLINK-19262
                 URL: https://issues.apache.org/jira/browse/FLINK-19262
             Project: Flink
          Issue Type: Bug
          Components: API / DataStream
            Reporter: Jingsong Lee


The constructor for new Sources in {{DataStreamSource}} does not set isParallel to true. So if we setParallelism for FLIP-27 source, there will be a validation exception from validateParallelism.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)