Skip to content

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