quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

Upgrade to Hibernate ORM 7.2, Reactive 3.2, Search 8.2, Elasticsearch 9.2 / OpenSearch 3.3 for clients / server (dev services)

Open yrodiere opened this issue 2 months ago • 3 comments

Draft because:

  • ~~I likely need some more changes ('m still testing on my fork)~~
  • Based on #51055 which must be merged first
  • We need a .Final release, and upgrade to that
  • We need Search/Reactive releases, and an upgrade to those

  • Fixes #50505

yrodiere avatar Oct 13 '25 11:10 yrodiere

/cc @gsmet (hibernate-orm)

quarkus-bot[bot] avatar Oct 13 '25 11:10 quarkus-bot[bot]

Most of the failures are related to Search and Reactive, which I haven't been able to upgrade yet (no release):

https://ge.quarkus.io/s/3bw3fxjpfswus/tests/overview?outcome=FAILED https://ge.quarkus.io/s/jmst2jq444kd4 https://ge.quarkus.io/s/msyr7ptpuvjhs https://ge.quarkus.io/s/sduttfd3w27hi https://ge.quarkus.io/s/i346deykslfos

That said, there are a few failures strictly related to Hibernate ORM:

https://ge.quarkus.io/s/abgadek5k5ndm/tests/overview?outcome=FAILED

Some of the failures about hardcoded lists of types (ClassNames) and should be easily fixed.

But there are a few that are more concerning, reporting extra flushes before a transaction ends: https://ge.quarkus.io/s/abgadek5k5ndm/tests/goal/io.quarkus:quarkus-hibernate-orm-deployment:surefire:test@default-test/details/io.quarkus.hibernate.orm.transaction.TransactionAnnotationLifecycleTest/testLifecycle?top-execution=1 I'll look into that.

yrodiere avatar Oct 13 '25 16:10 yrodiere

🎊 PR Preview 2c17baf907753091507c88f983af8fd240c7d991 has been successfully built and deployed to https://quarkus-pr-main-50519-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

github-actions[bot] avatar Dec 01 '25 12:12 github-actions[bot]