[ https://issues.apache.org/jira/browse/FLINK-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aljoscha Krettek closed FLINK-5808. ----------------------------------- Resolution: Fixed Fixed on release-1.2 in b563f0ae2e7b7233e29e03fbb2cf18b0d853c0ca d3b275f4b7d49b67013e26d1f29a065d3131c664 99fb80be773499907d379553010dd999214f64fb Fixed on master in 9cfae899358e0694c3ecedae1fad20e428a1d359 e4fbae36207c563363eed39886c24eea51d7db01 f31a55e08ddb7b4bc9e47577a187bac31ad42f4b > Missing verification for setParallelism and setMaxParallelism > ------------------------------------------------------------- > > Key: FLINK-5808 > URL: https://issues.apache.org/jira/browse/FLINK-5808 > Project: Flink > Issue Type: Bug > Components: DataStream API > Affects Versions: 1.2.0 > Reporter: Aljoscha Krettek > Priority: Blocker > Fix For: 1.3.0, 1.2.1 > > > When {{setParallelism()}} is called we don't verify that it is <= than max > parallelism. Likewise, when {{setMaxParallelism()}} is called we don't check > that the new value doesn't clash with a previously set parallelism. -- This message was sent by Atlassian JIRA (v6.3.15#6346)