The data in secondary may not be available immediately after write ack, it need a signal to update its snapshot to reflect the write. The test read from secondary right after writing data to primary using "majority" readConcern, this might read an old snapshot.
Use "linearizable" readConcern for spill_to_disk_secondary_read
- Assignee:
-
Zixuan Zhuang
- Reporter:
-
Zixuan Zhuang
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: