Details
Description
If a client seeks to range (a,c), the tablet server could send back a batch of entries corresponding to (a,b], then reseek the iterator to range (b,c) when the scan is continued. Iterators must not expect to be seeked to particular ranges.