Currently write commands, the find command, and the setShardVersion command all embed the config server optime information directly into the messages they send to the shards. Instead they should just send the shard version and rely on the config server optime to be automatically sent in the command metadata
- is duplicated by
-
SERVER-20442 Send config server optime in the command metadata for all commands sent from mongos to mongod
- Closed
- related to
-
SERVER-19855 Operations that convey shard version information must include a minimum optime
- Closed