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

Fix Quarkus REST concurrent modification exception when making abstract resource classes inheritors beans #41721

Conversation

michalvavrik
Copy link
Member

I tested #41606 when it was ee756d6. Later the PR code changed to c56532c which leads to Build step io.quarkus.resteasy.reactive.common.deployment.ResteasyReactiveCommonProcessor#scanResources threw an exception: java.util.ConcurrentModificationException.

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks!

@geoand geoand added triage/waiting-for-ci Ready to merge when CI successfully finishes triage/backport-3.8 triage/backport labels Jul 6, 2024
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 6, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 2ba9f52.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet gsmet merged commit 5ab89e9 into quarkusio:main Jul 6, 2024
46 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.13 - main milestone Jul 6, 2024
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 6, 2024
@michalvavrik michalvavrik deleted the feature/fix-quarkus-rest-concurrent-modif-ex branch July 6, 2024 16:27
@gsmet gsmet modified the milestones: 3.13 - main, 3.12.2 Jul 9, 2024
@gsmet gsmet modified the milestones: 3.12.2, 3.8.6 Aug 14, 2024
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.

3 participants