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 (5.3) #2598

Closed
wants to merge 5 commits into from
Closed

HHH-11209 (5.3) #2598

wants to merge 5 commits into from

Conversation

gbadner
Copy link
Contributor

@gbadner gbadner commented Oct 22, 2018

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)
… is detached during rollback

(cherry picked from commit 22ad668)
…is detached due to rollback

(cherry picked from commit 7af7182)
(cherry picked from commit 741c84a)
…is detached due to rollback; otherwise, log INFO message

(cherry picked from commit e12a688)
@gbadner
Copy link
Contributor Author

gbadner commented Feb 19, 2019

Merged.

@gbadner gbadner closed this Feb 19, 2019
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.

1 participant