quarkus icon indicating copy to clipboard operation
quarkus copied to clipboard

Enable named data sources for hibernate reactive

Open lucamolteni opened this issue 7 months ago • 3 comments

The named data source part for https://github.com/quarkusio/quarkus/issues/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.

lucamolteni avatar Apr 30 '25 14:04 lucamolteni


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Quarkus Documentation CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar Apr 30 '25 15:04 quarkus-bot[bot]

🙈 The PR is closed and the preview is expired.

github-actions[bot] avatar Apr 30 '25 15:04 github-actions[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Quarkus CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar Apr 30 '25 15:04 quarkus-bot[bot]

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.

yrodiere avatar May 05 '25 09:05 yrodiere


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Quarkus CI

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

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Initial JDK 17 Build Build Failures Logs Raw logs :mag:

You can consult the Develocity build scans.

Failures

:gear: Initial JDK 17 Build #

- Failing: extensions/hibernate-reactive/runtime 
! Skipped: devtools/bom-descriptor-json docs extensions/hibernate-reactive/deployment and 38 more

:package: extensions/hibernate-reactive/runtime

Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.26.0:validate (default) on project quarkus-hibernate-reactive: File '/home/runner/_work/quarkus/quarkus/extensions/hibernate-reactive/runtime/src/main/java/io/quarkus/hibernate/reactive/runtime/FastBootHibernateReactivePersistenceProvider.java' has not been previously formatted. Please format file (for example by invoking `mvn -f extensions/hibernate-reactive/runtime net.revelc.code.formatter:formatter-maven-plugin:2.26.0:format`) and commit before running validation!

quarkus-bot[bot] avatar May 06 '25 15:05 quarkus-bot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Quarkus Documentation CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar May 06 '25 15:05 quarkus-bot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Quarkus Documentation CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar May 06 '25 16:05 quarkus-bot[bot]


:waning_crescent_moon: This workflow status is outdated as a new workflow run has been triggered.


Status for workflow Quarkus CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar May 06 '25 16:05 quarkus-bot[bot]

Status for workflow Quarkus Documentation CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar May 08 '25 09:05 quarkus-bot[bot]

Status for workflow Quarkus CI

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

:white_check_mark: 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.

quarkus-bot[bot] avatar May 08 '25 09:05 quarkus-bot[bot]

LGTM, thanks. Let's squash and merge?

@gsmet

lucamolteni avatar May 08 '25 11:05 lucamolteni