Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support setting ThreadFactory for Jetty 10, 11 and 12 #3531

Merged

Conversation

zUniQueX
Copy link
Member

This PR prepares support for project loom with allowing to set a ThreadFactory for the InstrumentedQueuedThreadPool.

The constructors for the InstrumentedQueuedThreadPool are aligned with the ones from QueuedThreadPool to allow setting parameters that currently cannot be provided.

@zUniQueX zUniQueX requested review from a team as code owners August 27, 2023 19:16
@joschi joschi force-pushed the queued-thread-pool-constructors branch from 846bd0f to 0d6ca75 Compare September 22, 2023 07:00
@joschi joschi changed the title Support setting ThreadFactory for Jetty 10 and 11 Support setting ThreadFactory for Jetty 10, 11 and 12 Sep 22, 2023
@joschi joschi merged commit 2299db7 into dropwizard:release/4.2.x Sep 22, 2023
2 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants