Details
-
Task
-
Resolution: Won't Fix
-
Major - P3
-
None
-
None
-
None
-
None
-
Replication
Description
- Set the lastKnownCommittedOpTime field in appendReplyMetadata if the command is a getMore on oplog with tailable exhaust cursor.
- Use the lastKnownCommittedOpTime in ReplyBuilderInterface::nextInvocation (from the last response) as the clientsLastKnownCommittedOpTime for the next getMore command as if that’s from the client.