Skip to content

Java 17 to 21 Custom Config Source Not Loaded in CommonForkJoinPool #47456

Answered by brianwyka
brianwyka asked this question in Q&A
Discussion options

You must be logged in to vote

@radcortez , I was able to "resolve" the issue by setting the following Java system property:

-Djava.util.concurrent.ForkJoinPool.common.threadFactory=io.quarkus.bootstrap.forkjoin.QuarkusForkJoinWorkerThreadFactory

Is this the desired workaround or fix or is there something more elegant?

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@brianwyka
Comment options

@brianwyka
Comment options

@brianwyka
Comment options

@brianwyka
Comment options

Answer selected by brianwyka
@radcortez
Comment options

@brianwyka
Comment options

@radcortez
Comment options

@brianwyka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants