Skip to content

Backport of HHH-16900 to 6.2 #6947

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 6 commits into from
Sep 27, 2023
Merged

Backport of HHH-16900 to 6.2 #6947

merged 6 commits into from
Sep 27, 2023

Conversation

Sanne
Copy link
Member

@Sanne Sanne commented Jul 5, 2023

I'm not sure if we want to backport this, and if it's acceptable; but let's have it tested by CI and leave here for consideration.

@Sanne Sanne force-pushed the HHH-16900-62 branch 2 times, most recently from cd6650b to ba3bfea Compare September 8, 2023 10:48
@Sanne
Copy link
Member Author

Sanne commented Sep 8, 2023

Rebased. I think we should merge this - WDYT @beikov ?
Results of this patch on 6.3 have been excellent.

Copy link
Member

@beikov beikov left a comment

Choose a reason for hiding this comment

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

LGTM, but the question is if these changes affect HR.

@Sanne
Copy link
Member Author

Sanne commented Sep 15, 2023

you're right, it's breaking HR.
I'll defer this to after 6.2.9 at least..

cc/ @DavideD

@beikov beikov added the 6.2 label Sep 19, 2023
@Sanne Sanne merged commit 3cb280f into hibernate:6.2 Sep 27, 2023
@Sanne Sanne deleted the HHH-16900-62 branch September 27, 2023 14:29
DavideD added a commit to DavideD/hibernate-reactive that referenced this pull request Sep 27, 2023
Iteration of MutationOperation(s) triggers type pollution

* ORM PR: hibernate/hibernate-orm#6947
* Issue: https://hibernate.atlassian.net/browse/HHH-16900

This is a backport of changes that have been applied to `main`.
DavideD added a commit to hibernate/hibernate-reactive that referenced this pull request Oct 5, 2023
Fix compilation errors caused by HHH-16900:
Iteration of MutationOperation(s) triggers type pollution

* ORM PR: hibernate/hibernate-orm#6947
* Issue: https://hibernate.atlassian.net/browse/HHH-16900

This is a backport of changes that have been applied to `main`.
DavideD added a commit to hibernate/hibernate-reactive that referenced this pull request Oct 5, 2023
Fix compilation errors caused by HHH-16900:
Iteration of MutationOperation(s) triggers type pollution

* ORM PR: hibernate/hibernate-orm#6947
* Issue: https://hibernate.atlassian.net/browse/HHH-16900

This is a backport of changes that have been applied to `main`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants