Skip to content

Replacing CompletableFuture.supplyAsync() with fixed thread pool executor. CompletableFuture.supplyAsync() uses the common ForkJoinPool, which may not have enough threads. - #7908

Merged
raboof merged 3 commits into
apache:developfrom
marinov-code:fix-unit-tests
Aug 15, 2025

Commits

Commits on Jul 23, 2025

Commits on Jul 25, 2025