-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Fully Compatible
-
ALL
-
Repl 2025-11-24, Repl 2025-12-08
-
200
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Using awaitReplication() in long_secondary_reads.js instead of awaitLastOpCommitted() means that the jstest will wait for the lastApplied optime to be propagated and not the lastCommittedOptime. This means that if we do a w: majority read here, then we aren't guaranteed to be able to see all of the writes.
- related to
-
SERVER-114212 Use awaitLastOpCommitted instead of awaitReplication in rolling_index_builds_interrupted.js
-
- Closed
-