-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Write Ops
-
None
-
Minor Change
-
ALL
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
If a write command, say an update, doesn't result in any actual writes (i.e., nModified is 0 on an update), no new oplog entry is recorded, so it's not meaningful to wait for that operation to replicate. As such, write commands should never wait for replication if they have done no writes.
- related to
-
SERVER-18522 Majority (WC) writes, even no-ops, must enforce replication WC
-
- Closed
-