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-17918 reproducer #8103

Closed
wants to merge 2 commits into from
Closed

HHH-17918 reproducer #8103

wants to merge 2 commits into from

Conversation

gtoison
Copy link
Contributor

@gtoison gtoison commented Apr 3, 2024

Reproducer for https://hibernate.atlassian.net/browse/HHH-17918

Apologies for the complexity of this reproducer but I had trouble finding a set of initial conditions exhibiting the problem.
The issue seems to only happen for some initial states of the 2nd level cache so I'm pseudo randomly evicting entries from the cache.

...circular dependencies
Let AbstractEntityBatchLoader return a potentially uninitialized entity
instead of null.
gtoison added a commit to gtoison/hibernate-orm that referenced this pull request Apr 9, 2024
A simpler test (compared to hibernate#8103) reproducing HHH-17918
@gtoison
Copy link
Contributor Author

gtoison commented Apr 15, 2024

Superseded by #8149

@gtoison gtoison closed this Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants