-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2026-03-02, Storage Execution 2026-03-16
-
None
-
None
-
None
-
None
-
None
-
None
-
None
There are certain places where we set the WriteUnitOfWork's oplog grouping type to kDontGroup because that was the assumed default however after SERVER-114334, we will flip the oplog grouping type to kGroupForPossiblyRetryableOperations in certain cases. This makes it complicated if we actually want to use kDontGroup as the oplog grouping type.
If we introduce a kDefault grouping type, we make it explicit that we just want the default behavior and it will be clearer if other callers actually want certain grouping types.
- is related to
-
SERVER-120400 Primary-driven index build attempting to insert duplicate config.system.indexBuilds entry on secondary
-
- Closed
-
-
SERVER-114334 Group oplog entries by default outside of multi-document transactions
-
- Closed
-