We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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-18147 introduces a lazy initialization that causes regressions in Hibernate Reactive when upgrading to Hibernate ORM.
For the time being, I've sent a couple of PR for ORM that allow us to skip this change. See HHH-18431 and HHH-18381.
I need to have better look at the ORM original issue and possibly port the test they've added if it makes sense.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HHH-18147 introduces a lazy initialization that causes regressions in Hibernate Reactive when upgrading to Hibernate ORM.
For the time being, I've sent a couple of PR for ORM that allow us to skip this change. See HHH-18431 and HHH-18381.
I need to have better look at the ORM original issue and possibly port the test they've added if it makes sense.
The text was updated successfully, but these errors were encountered: