Sergey Nuyanzin created FLINK-38202:
---------------------------------------
Summary: Allow to customize dynamic.max-pool-size-factor
Key: FLINK-38202
URL: https://issues.apache.org/jira/browse/FLINK-38202
Project: Flink
Issue Type: Improvement
Components: Build System
Reporter: Sergey Nuyanzin
Assignee: Sergey Nuyanzin
There is junit's {{junit.jupiter.execution.parallel.config.strategy}} which in
case of Flink is {{dynamic}}, more info at
https://docs.junit.org/snapshot/user-guide/#writing-tests-parallel-execution-config
The problem is that in this case we do not limit amount of threads with help of
{{junit.jupiter.execution.parallel.config.dynamic.max-pool-size-factor}}
it has already bitten in one of custom CI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)