-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
-
Fully Compatible
SERVER-41788 added the mode, which is redundant with some fields like allowNamespaceNotFoundErrorsOnCrudOps and skipWritesToOplog. Using a mode requires less configuration at each use and reduces our testing surface. We can still add getter functions to push the decision about how each mode handles these behaviors into the Options class.
- is related to
-
SERVER-41788 Add OplogApplication::Mode to options in the OplogApplier
- Closed