-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v4.2
-
Repl 2019-06-17, Repl 2019-07-01
-
0
makeExhaustMessage()should no longer call OpMsg::parse on the previous response message. Instead, it should get the cursor info directly from DBResponse object. Also, it should return empty message if either DBResponse::exhaustNS is empty or DBResponse::exhaustCursorId is equal to 0.
- depends on
-
SERVER-41481 Return dbResponse object stored with exhaustNS and exhaustCursorId in receivedCommands
- Closed
- is depended on by
-
SERVER-38361 Disable BSON obj validation while creating exhaust dummy request on sync source/server.
- Closed