Skip to content

Conversation

yrodiere
Copy link
Member

They are deprecated or incubating, and changes are coming in Hibernate ORM 7.0, so it's best not to rely on them for now.

See https://hibernate.zulipchat.com/#narrow/channel/132094-hibernate-orm-dev/topic/MappingMetamodel.20and.20JpaMetamodel/with/518018057

Follows up on #47792 .

Should probably be backported to 3.23.0.Final to avoid this (now removed) feature being actually used in the real world. It was introduced in 3.23.0.CR1.

Copy link

quarkus-bot bot commented May 14, 2025

/cc @gsmet (hibernate-orm)

@yrodiere yrodiere force-pushed the orm-metamodel branch 2 times, most recently from 3dc92e7 to d9077b4 Compare May 14, 2025 11:06
They are deprecated or incubating, and changes are coming in Hibernate
ORM 7.0, so it's best not to rely on them for now.

See https://hibernate.zulipchat.com/#narrow/channel/132094-hibernate-orm-dev/topic/MappingMetamodel.20and.20JpaMetamodel/with/518018057
Copy link

quarkus-bot bot commented May 14, 2025

Status for workflow Quarkus Documentation CI

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

✅ 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

github-actions bot commented May 14, 2025

🙈 The PR is closed and the preview is expired.

This comment has been minimized.

Copy link

quarkus-bot bot commented May 14, 2025

Status for workflow Quarkus CI

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

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Native Tests - Data2 Build Failures Logs Raw logs 🔍

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ Native Tests - Data2 #

- Failing: integration-tests/jpa 

📦 integration-tests/jpa

io.quarkus.it.jpa.configurationless.JPALoadScriptTestInGraalITCase.testImportExecuted - History - More details - Source on GitHub

java.lang.AssertionError: 
1 expectation failed.
Response body doesn't match expectation.
Expected: a string containing "jpa=OK"
  Actual: {jpa=Boooo}

	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)

@yrodiere
Copy link
Member Author

Thanks for the approval. I'm investigating the native test failure.

@yrodiere
Copy link
Member Author

Thanks for the approval. I'm investigating the native test failure.

It's failing on main... but not locally. A (very) flaky test, apparently.

Let's merge, as this is unrelated. I'm continuing to investigate.

@yrodiere yrodiere merged commit 551a60d into quarkusio:main May 15, 2025
50 of 51 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.24 - main milestone May 15, 2025
@yrodiere
Copy link
Member Author

Thanks for the approval. I'm investigating the native test failure.

It's failing on main... but not locally. A (very) flaky test, apparently.

Let's merge, as this is unrelated. I'm continuing to investigate.

It was already fixed in #47858 , apparently. We'll see.

@geoand
Copy link
Contributor

geoand commented May 15, 2025

👌🏽

@gsmet gsmet modified the milestones: 3.24 - main, 3.23.0 May 20, 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