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

Improve virtual thread related validation in RESTEasy Reactive #25776

Merged
merged 1 commit into from
May 26, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented May 25, 2022

The changes include:

  • Validation is only performed on methods that are annotated with @RunOnVirtualThread
  • Warnings about inability to use virtual threads have been converted to errors
  • Additional validation is performed regarding the target version of the project

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 25, 2022
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

The changes include:

* Validation is only performed on methods that are annotated with `@RunOnVirtualThread`
* Warnings about inability to use virtual threads have been converted to errors
* Additional validation is performed regarding the target version of the project
@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@geoand geoand merged commit bdbd55c into quarkusio:main May 26, 2022
@quarkus-bot quarkus-bot bot added this to the 2.10 - main milestone May 26, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 26, 2022
@geoand geoand deleted the loom-warnings branch May 26, 2022 05:23
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