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

Remove custom VirtualThreadTaskExecutor #1972

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

kilink
Copy link
Member

@kilink kilink commented Aug 1, 2024

Switch to using the VirtualThreadTaskExecutor implementation from Spring, and existing conditional annotations from Spring Boot.

@kilink kilink requested review from srinivasankavitha, paulbakker and Emily and removed request for srinivasankavitha August 1, 2024 19:30
Switch to using the VirtualThreadTaskExecutor implementation from Spring, and existing
conditional annotations from Spring Boot.
Copy link
Collaborator

@paulbakker paulbakker left a comment

Choose a reason for hiding this comment

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

Yes, we can do this now. The previous code was there prior to the virtual thread support was released in Spring Boot, and that's no longer needed.

@kilink kilink merged commit 52fbe35 into master Aug 1, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants