Skip to content

Enable named data sources for Hibernate Reactive #47631

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

lucamolteni
Copy link
Contributor

@lucamolteni lucamolteni commented Apr 30, 2025

The named data source part for #46727

I know we discussed doing named PU together, but this works already and the changes seems easy to understand so I wanted to try create the smaller one first.

this one was supposed to be done together as well but it doesn't seem to be related to named-datasource so I assume it's related to named persistent units.

This comment has been minimized.

Copy link

github-actions bot commented Apr 30, 2025

🙈 The PR is closed and the preview is expired.

This comment has been minimized.

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.

Thanks. I spotted a few things in the docs and logs/error messages (see below), but otherwise the approach seems sound.

@yrodiere
Copy link
Member

yrodiere commented May 5, 2025

this one was supposed to be done together as well but it doesn't seem to be related to named-datasource so I assume it's related to named persistent units.

Yep, it's about PUs.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

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, thanks. Let's squash and merge?

* Changed error message / log to avoid using the default data source
* Align FastBootHibernateReactivePersistenceProvider to FastBootHibernateReactivePersistenceProvider
@lucamolteni lucamolteni force-pushed the 46727-without-conf-name branch from 65857b0 to d47f5b6 Compare May 8, 2025 08:50
Copy link

quarkus-bot bot commented May 8, 2025

Status for workflow Quarkus Documentation CI

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

✅ 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.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

Copy link

quarkus-bot bot commented May 8, 2025

Status for workflow Quarkus CI

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

✅ 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.

@lucamolteni
Copy link
Contributor Author

LGTM, thanks. Let's squash and merge?

@gsmet

@yrodiere yrodiere merged commit 96640d8 into quarkusio:main May 12, 2025
36 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.23 - main milestone May 12, 2025
@gsmet gsmet changed the title Enable named data sources for hibernate reactive Enable named data sources for Hibernate Reactive May 28, 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.

3 participants