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 disabling metrics #882

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Fix disabling metrics #882

merged 3 commits into from
Nov 22, 2024

Conversation

dstepanov
Copy link
Contributor

Fixes #881

Something strange with @Requires bean property and the context

@dstepanov
Copy link
Contributor Author

@n0tl3ss Looks like there is some test that fails on Java 21. Any idea what to do?

@n0tl3ss
Copy link
Member

n0tl3ss commented Nov 19, 2024

@dstepanov its weird that it works on 17 and not on the 21. No idea :/

@graemerocher
Copy link
Contributor

disable the test on JDK 21 in that for now

Copy link

sonarcloud bot commented Nov 22, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)
1 New Blocker Issues (required ≤ 0)
1 New Critical Issues (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sdelamo sdelamo merged commit 5645150 into 5.9.x Nov 22, 2024
10 of 11 checks passed
@sdelamo sdelamo deleted the ddd branch November 22, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Bean seems used even if disabled in Micronaut 4.7.0
4 participants