-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-12-8
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently when grouping writes, even if only a single write is being replicated it still wraps that write in an applyOps as if grouping multiple oplog entries together. We should make it so that if there's only one oplog entry being replicated, we skip the applyOps and replicate that write as if not grouping at all.
- is depended on by
-
SERVER-114334 Group oplog entries by default outside of multi-document transactions
-
- Blocked
-
- is related to
-
SERVER-70544 Multideletes with a single document should not be applyOps entries
-
- Closed
-
- split to
-
SERVER-114443 Generate regular oplog entry rather than batched write applyOps for single insert
-
- Open
-
-
SERVER-114444 Generate regular oplog entry rather than batched write applyOps for single update
-
- Backlog
-
-
SERVER-114445 Generate regular oplog entry rather than batched write applyOps for single delete
-
- Backlog
-
-
SERVER-114446 Generate regular oplog entry rather than batched write applyOps for single container insert
-
- Backlog
-
-
SERVER-114447 Generate regular oplog entry rather than batched write applyOps for single container delete
-
- Backlog
-