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

Capture and propagate the CCL in ThreadPerTaskExecutor #6322

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

spericas
Copy link
Member

@spericas spericas commented Feb 28, 2023

Capture the CCL when ThreadPerTaskExecutor is created and set it on every thread it creates. This is required by our Arquillian integration code and generally by MP config. Issue #6325.

…very thread it creates. This is required by our Arquillian integration code and generally by MP config.
@spericas spericas added the 4.x Version 4.x label Feb 28, 2023
@spericas spericas added this to the 4.0.0 milestone Feb 28, 2023
@spericas spericas self-assigned this Feb 28, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 28, 2023
Copy link
Contributor

@danielkec danielkec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't observe any significant performance regression

@danielkec
Copy link
Contributor

@spericas Please link corresponding issue before merging

@spericas spericas merged commit 075f981 into helidon-io:main Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants