Skip to content

Unactionable warning when booting Hibernate Reactive #45263

@gsmet

Description

@gsmet

When running the Hibernate Reactive ITs in integration-tests/hibernate-reactive-postgresql, I get the following warning:

2024-12-23 20:12:48,962 WARN [io.qua.hib.orm.run.ser.QuarkusRuntimeInitDialectFactory] (JPA Startup Thread) Persistence unit default-reactive: Could not retrieve the database version to check it is at least 12.0.0

Two questions:

  • I'm not sure this is normal as I don't have the same warning with Hibernate ORM in integration-tests/jpa-h2.
  • Should we improve the warning to make it more actionable? I think in this case, we should probably set the version ourselves in the configuration?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions