Skip to content

Conversation

lucamolteni
Copy link
Contributor

Fixed schema creation when having multiple only reactive persistence units

Added entity creation and fetching in Multiple persistence units unit test

Related to quarkus-qe/quarkus-test-suite#2616

…units

Added entity creation and fetching in Multiple persistence units unit test
@lucamolteni lucamolteni changed the title https://github.com/quarkusio/quarkus/issues/49901#issuecomment-3271431155 Hibernate does not init database when using multiple named persistence units Sep 11, 2025
@quarkus-bot quarkus-bot bot added area/hibernate-orm Hibernate ORM area/hibernate-reactive Hibernate Reactive labels Sep 11, 2025
Copy link

quarkus-bot bot commented Sep 11, 2025

/cc @gsmet (hibernate-orm)

Copy link
Member

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

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

LGTM, thank you @lucamolteni!

@yrodiere yrodiere added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Sep 11, 2025
Copy link

quarkus-bot bot commented Sep 11, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit a96b623.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@yrodiere yrodiere merged commit abc3d74 into quarkusio:main Sep 11, 2025
47 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.29 - main milestone Sep 11, 2025
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Sep 11, 2025
@gsmet gsmet modified the milestones: 3.29 - main, 3.28.0 Sep 16, 2025
@gsmet gsmet modified the milestones: 3.28.0, 3.26.4 Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hibernate Reactive does not init database when using multiple named persistence units
3 participants