[
https://issues.apache.org/jira/browse/FLINK-5808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328829#comment-17328829
]
Flink Jira Bot commented on FLINK-5808:
---------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> Missing verification for setParallelism and setMaxParallelism
> -------------------------------------------------------------
>
> Key: FLINK-5808
> URL: https://issues.apache.org/jira/browse/FLINK-5808
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 1.2.0
> Reporter: Aljoscha Krettek
> Priority: Major
> Labels: stale-major
>
> 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
(v8.3.4#803005)