You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Feifan Wang (Jira)" <ji...@apache.org> on 2022/11/01 01:51:00 UTC

[jira] [Created] (FLINK-29822) Fix wrong description in comments of StreamExecutionEnvironment#setMaxParallelism()

Feifan Wang created FLINK-29822:
-----------------------------------

             Summary: Fix wrong description in comments of StreamExecutionEnvironment#setMaxParallelism()
                 Key: FLINK-29822
                 URL: https://issues.apache.org/jira/browse/FLINK-29822
             Project: Flink
          Issue Type: Bug
            Reporter: Feifan Wang


The upper limit (inclusive) of max parallelism is Short.MAX_VALUE + 1, not Short.MAX_VALUE.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)