-
Type:
Task
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Replication
-
Labels:None
-
Backwards Compatibility:Fully Compatible
-
Backport Requested:v4.4, v4.2, v4.0, v3.6
-
Sprint:Repl 2020-08-10, Repl 2020-08-24
For mongod, we will create new string constants, kIsWritablePrimaryFieldName and kSecondaryDelaySecs, in is_master_response. We’ll do a similar command name check in this function when deciding between “ismaster”/“isWritablePrimary” and “slaveDelay”/”secondaryDelaySecs”.