Skip to content
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

HHH-11209 HHH-9933 (5.1) #2653

Closed
wants to merge 3 commits into from
Closed

Conversation

gbadner
Copy link
Contributor

@gbadner gbadner commented Nov 22, 2018

gbadner and others added 2 commits November 21, 2018 23:50
HHH-11209 : NullPointerException in EntityType.replace() with a PersistentBag

HHH-11209 : Add test for merging a detached collection with queued operations

HHH-11209 : Throw UnsupportedOperationException if a detached collection with queued operations is merged

HHH-11209 : Ignore queued operations when merging a detached collection with queued operations; add warnings

HHH-11209 : Fix typo in comment
(cherry picked from commit 6f5b1e5)

HHH-11209 : Fix test case to work in 5.1 branch

HHH-11209 : Added test case for testing debug logging when collection is detached during rollback

(cherry picked from commit 22ad668)

HHH-11209 : Change message to INFO logging when collection is detached with queued operations; remove checks for rollback
…ect added elements

(cherry picked from commit 63e4702)

HHH-9933 : Fix test case to work in 5.1 branch
@gbadner gbadner self-assigned this Nov 22, 2018
@gbadner gbadner mentioned this pull request Nov 22, 2018
@gbadner
Copy link
Contributor Author

gbadner commented Dec 17, 2018

Pushed to 5.1 branch.

@gbadner gbadner closed this Dec 17, 2018
@vasanthan-m
Copy link

vasanthan-m commented Feb 18, 2019

Hello,

Which version of 5.1.x jar would have this fix ? I see the last released version in 5.1.17 which does not have this fix in the repo [https://repo1.maven.org/maven2/org/hibernate/hibernate-core/].
Can you help with getting the 5.1.x version with this fix ?

-Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants