-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
Chunk operations initiated by mongos use ShardConnection::sync in order to ensure that all asynchronous (fire-and-forget) write operations have completed on the shards. However, since mongos only uses write commands to write to the shards, there will never be incomplete writes, so this call is unnecessary and should be removed.
- duplicates
-
SERVER-23800 Remove ShardConnection::sync
- Closed
- is related to
-
SERVER-23580 Remove long-dead writebacklisten command from mongod
- Closed