[
https://issues.apache.org/jira/browse/FLINK-38202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012605#comment-18012605
]
Sergey Nuyanzin commented on FLINK-38202:
-----------------------------------------
Merged as
[5d914f207d866fd7d859768805f9895e4b68c6a0|https://github.com/apache/flink/commit/5d914f207d866fd7d859768805f9895e4b68c6a0]
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)