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

disjoint prefetch returns incorrect data [failing tests] #624

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

johnthuss
Copy link
Contributor

disjoint and disjointById prefetches over 2 hops with both hops prefetched returns incorrect data

@stariy95
Copy link
Member

Did a bit of digging. This is an older problem it seems, it's present at least in 4.2 and 4.1. An issue really in the combination of prefetch types, from all possible combination in this case, only two failed (joint + not joint).

Finally, joint + disjoint and joint + disjointById cases seem slightly separate problems (or I didn't dig enough).
I got a rough fix for the first case and it isn't affecting the second.

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

Successfully merging this pull request may close these issues.

2 participants