Skip to content

Batch fetch queue fix #1925

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 8 commits into from
Dec 8, 2018
Merged

Conversation

maca88
Copy link
Contributor

@maca88 maca88 commented Dec 6, 2018

Fixes #1920
EDIT:
This fiddle shows how the fixed algorithm works in comparison to the old one (before #1633) for an entity key that is not registered for load.

@maca88 maca88 force-pushed the BatchFetchQueueFix branch from 3007621 to 25cba06 Compare December 6, 2018 15:59
@fredericDelaporte fredericDelaporte added this to the 5.2.1 milestone Dec 6, 2018
@fredericDelaporte fredericDelaporte merged commit 7ea063e into nhibernate:master Dec 8, 2018
@maca88 maca88 deleted the BatchFetchQueueFix branch September 27, 2019 20:28
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.

ISession.Get may fail with a null exception
3 participants