-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Repl 2023-03-06, Repl 2023-03-20
The current WaitForMajorityService is waiting for a majority write concern, not a majority read concern. This only works on primaries and returns an error on step down. For some tasks we actually want to wait on read concern instead, and it make sense for these to be provided by the same service.
- has to be done before
-
SERVER-74555 Re-introduce majority commit point advancement notification mechanism and use for change streams
- Closed
-
SERVER-74754 Clean up uses of WaitForMajorityService::waitForMajority
- Closed