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

Use lazy values to initialized HealthSupport FT handlers #5147

Merged
merged 2 commits into from Oct 11, 2022

Conversation

spericas
Copy link
Member

Early initialization of these handlers may result in improperly configured FT thread pools. Thread pool sizes may be overridden by the FT CDI extension which isn't guaranteed to run before the Health CDI extension. New test.

…alization of these handlers may result in improperly configured FT thread pools. Thread pool sizes may be overridden by the FT CDI extension which isn't guaranteed to run before the Health CDI extension. New test.
@spericas spericas added this to the 4.0.0 milestone Oct 10, 2022
@spericas spericas self-assigned this Oct 10, 2022
@spericas spericas added this to Normal priority in Backlog Oct 10, 2022
tjquinno
tjquinno previously approved these changes Oct 10, 2022
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas linked an issue Oct 11, 2022 that may be closed by this pull request
@spericas spericas moved this from Normal priority to In Progress in Backlog Oct 11, 2022
@spericas spericas merged commit 7c09327 into helidon-io:main Oct 11, 2022
Backlog automation moved this from In Progress to Closed Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Closed
Development

Successfully merging this pull request may close these issues.

[4.x] Improve configuration of FT thread pools in SE/MP
2 participants