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

Ensure all thread pools created by Helidon are named (master) #3794

Merged
merged 2 commits into from
Jan 12, 2022

Conversation

spericas
Copy link
Member

This is necessary for debugging and performance analysis of logs. All pools are now named and default names are improved for application-created pools where only a thread name prefix is provided. A couple of methods to create thread pools without naming them are now deprecated. See #3784.

…to enforce naming. Improved default naming when only a thread name prefix is provided.

Signed-off-by: Santiago Pericasgeertsen <[email protected]>
@spericas spericas added the enhancement New feature or request label Jan 11, 2022
@spericas spericas added this to the 3.0.0 milestone Jan 11, 2022
@spericas spericas requested a review from barchetta January 11, 2022 21:34
@spericas spericas self-assigned this Jan 11, 2022
@spericas spericas merged commit 2f1af59 into helidon-io:master Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants