In the TaskExecutorCursor, if the first batch is empty, we dump the cursor here. We should check the cursorId instead of the batch size to see if we're done.
- is related to
-
SERVER-40414 TaskExecutorCursor
- Closed
In the TaskExecutorCursor, if the first batch is empty, we dump the cursor here. We should check the cursorId instead of the batch size to see if we're done.
SERVER-40414 TaskExecutorCursor