Skip to content

Conversation

@jaydeluca
Copy link
Member

@jaydeluca jaydeluca commented Aug 12, 2025

The tests are failing with:

'io.vertx.core.Future io.vertx.core.Context.executeBlocking(io.vertx.core.Handler)'
java.lang.NoSuchMethodError: 'io.vertx.core.Future io.vertx.core.Context.executeBlocking(io.vertx.core.Handler)'
at io.opentelemetry.javaagent.instrumentation.hibernate.reactive.v2_0.HibernateReactiveTest.setUp(HibernateReactiveTest.java:78)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

I opened an issue to look into whats needed to support 4.0: #14419

@jaydeluca jaydeluca requested a review from a team as a code owner August 12, 2025 17:29
group.set("org.hibernate.reactive")
module.set("hibernate-reactive-core")
versions.set("(,)")
versions.set("(,4)")
Copy link
Contributor

Choose a reason for hiding this comment

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

muzzle passes

@jaydeluca jaydeluca closed this Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants