Gary Yao created FLINK-8718: ------------------------------- Summary: Non-parallel DataStreamSource does not set max parallelism Key: FLINK-8718 URL: https://issues.apache.org/jira/browse/FLINK-8718 Project: Flink Issue Type: Bug Components: Core Affects Versions: 1.5.0 Reporter: Gary Yao Fix For: 1.5.0
{{org.apache.flink.streaming.api.datastream.DataStreamSource}} does not set {{maxParallelism}} to 1 if it is non-parallel. -- This message was sent by Atlassian JIRA (v7.6.3#76005)