Skip to content

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Aug 14, 2025

JfrProcessor now consumes the features to generate a bean so we need to make sure they are isolated to avoid circular dependencies.

Also clean up some unused parameters.

Fixes #49532

JfrProcessor now consumes the features to generate a bean so
we need to make sure they are isolated to avoid circular
dependencies.

Also clean up some unused parameters.

Fixes quarkusio#49532
Copy link

quarkus-bot bot commented Aug 14, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 687d02f.

✅ 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 requested a review from gastaldi August 14, 2025 23:22
@gastaldi gastaldi merged commit af53a54 into quarkusio:main Aug 14, 2025
31 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.28 - main milestone Aug 14, 2025
@gsmet gsmet modified the milestones: 3.28 - main, 3.25.4 Aug 19, 2025
@andrewazores
Copy link

Is there any chance this can make it into 3.26 or 3.27?

@gastaldi
Copy link
Contributor

Yes, it is marked to backport to 3.26

@gsmet
Copy link
Member Author

gsmet commented Aug 28, 2025

@andrewazores it should be in 3.26.0 if I'm not mistaken? It's not?

@gsmet
Copy link
Member Author

gsmet commented Aug 28, 2025

Also it was in 3.25.4.

@gsmet
Copy link
Member Author

gsmet commented Aug 28, 2025

Yes, I confirm it's already in 3.26.0. Do you have an issue with 3.26.0?

@andrewazores
Copy link

I am working on upgrading Cryostat to 3.26.0 in cryostatio/cryostat#1018, but I find the same #49532 bug still manifests. If I remove quarkus-jfr from the pom.xml then it starts up fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot start application on 3.26.0.CR1

3 participants