We currently have two implementations of getMore and two ways of handling awaitData cursors in them, with subtly different behavior. These should be unified to use the awaitData logic in the planExecutor only.
- is related to
-
SERVER-29128 Make $changeNotification stage return a tailable, awaitData cursor that continuously gives out oplog entries
- Closed