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

[Bug] Rule activations can fail due to Quarkus bug #737

Open
andrewazores opened this issue Dec 6, 2024 · 1 comment
Open

[Bug] Rule activations can fail due to Quarkus bug #737

andrewazores opened this issue Dec 6, 2024 · 1 comment
Labels
bug Something isn't working question Further information is requested

Comments

@andrewazores
Copy link
Member

andrewazores commented Dec 6, 2024

Current Behavior

In #733
Depends on quarkusio/quarkus#44976

Activating Rules can fail when at least one of the affected targets has quarkus-jfr extension installed. Cryostat itself has this extension, so any Rules targeting Cryostat itself - which includes the new Hibernate and Quarkus rules - will fail to activate if Cryostat has discovered itself as a target.

Expected Behavior

Re-enable RulesPostJsonIT tests when quarkus-jfr bug is fixed and Cryostat updates to a fixed version.

Steps To Reproduce

No response

Environment

No response

Anything else?

Quarkus has a fix in place for 3.18 and planned for 3.15.4.

https://github.com/quarkusio/quarkus/wiki/3.15-LTS-Release-Planning

@andrewazores andrewazores added the bug Something isn't working label Dec 6, 2024
@andrewazores andrewazores changed the title [Bug] RulesPostJsonIT tests are disabled due to Quarkus bug [Bug] Rule activations can fail due to Quarkus bug Feb 3, 2025
@github-actions github-actions bot removed the dependent label Feb 3, 2025
Copy link

github-actions bot commented Feb 3, 2025

This PR/issue depends on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
Status: Backlog
Status: Ready
Development

No branches or pull requests

1 participant