Commit 25a7216
committed
[FLINK-37440] Fix the bug that parallelism.default do not always adopts 1 as the default value.
1 parent 7fa4f78 commit 25a7216
File tree
2 files changed
+2
-2
lines changed- flink-clients/src/test/java/org/apache/flink/client/program
- flink-core/src/main/java/org/apache/flink/configuration
2 files changed
+2
-2
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
499 | 498 | | |
500 | 499 | | |
501 | 500 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
462 | | - | |
| 462 | + | |
| 463 | + | |
463 | 464 | | |
464 | 465 | | |
465 | 466 | | |
| |||
0 commit comments