We shouldn't need to filter out orphans using a separate shard filter once we have a chunk-skipper, because this tracks chunk boundaries and even allows us to seek to owned chunks directly when we encounter an orphan. In particular, we should de-duplicate this logic, as it would unblock SERVER-94491.
- depends on
-
SERVER-92465 Implement skipping orphan chunks in distinct scan
-
- Closed
-
- duplicates
-
SERVER-92465 Implement skipping orphan chunks in distinct scan
-
- Closed
-
- is depended on by
-
SERVER-94491 Investigate using chunk skipping optimization with fetch
-
- Needs Scheduling
-