[ 
https://issues.apache.org/jira/browse/FLINK-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875858#comment-15875858
 ] 

Aljoscha Krettek commented on FLINK-5808:
-----------------------------------------

Yes, that's a problem. We have to differentiate between cases of "no 
parallelism set" and other cases. Same for "no max-parallelism set".

> 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
>            Reporter: Aljoscha Krettek
>
> 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)

Reply via email to