Skip to content

Quarkus 3.13.0: Maven builds use up to 4 times more resources than with 3.12.3 #42298

Closed Answered by edeandrea
admanzoni asked this question in Q&A
Discussion options

You must be logged in to vote

All the new annotation does is change the default of restrictToAnnotatedClass from false to true.

I think this means that the test resource, by default, is bound only to the single test class rather than all test classes.

I'd be curious if you see the same thing if you use @QuarkusTestResource(restrictToAnnotatedClass=true)

My guess is that the behavior would be the same. Nothing else changed really

Replies: 5 comments 21 replies

Comment options

You must be logged in to vote
10 replies
@aloubyansky
Comment options

@edeandrea
Comment options

Answer selected by admanzoni
@gsmet
Comment options

@edeandrea
Comment options

@gsmet
Comment options

@edeandrea
Comment options

Comment options

You must be logged in to vote
6 replies
@maxandersen
Comment options

@maxandersen
Comment options

@maxandersen
Comment options

@admanzoni
Comment options

@edeandrea
Comment options

Comment options

You must be logged in to vote
4 replies
@gsmet
Comment options

@admanzoni
Comment options

@gsmet
Comment options

@mschorsch
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@edeandrea
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
7 participants