This means creating a begin and end cursor and using pointsAt() rather than comparing keys. Could do even better by caching the end RecordId and only calling pointsAt() if the RecordIds match.
- related to
-
SERVER-16616 "chunks out of order" error during md5sum command
- Closed
-
SERVER-16982 Optimize WiredTiger index cursor's pointsToSamePlaceAs() implementation
- Closed