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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)