_lastLoc needs to be initialized, or else yielding before the first call to getNext() won't work properly.
- related to
-
SERVER-17181 Correctly invalidate RocksDB cursor when restoring to a deleted doc
- Closed
_lastLoc needs to be initialized, or else yielding before the first call to getNext() won't work properly.
SERVER-17181 Correctly invalidate RocksDB cursor when restoring to a deleted doc