-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-08-17, Storage Execution 2026-08-31, Storage Execution 2026-09-14
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-132774 makes batched-write retryability derived from the operation contents at commit resulting in kGroupForTransaction and kGroupForRetryableAtomicWrite behaving identically. Merge them into a single mode and rename the group types to more clearly differentiate them:
- kGroupForTransaction + kGroupForRetryableAtomicWrite -> kAtomicGroup
- kGroupForPossiblyRetryableOperations -> kNonAtomicGroup
- kDontGroup (unchanged)
- depends on
-
SERVER-132774 Statement-less internal writes performed during a retryable write are incorrectly grouped as retryable atomic writes
-
- Closed
-
- is related to
-
SERVER-132774 Statement-less internal writes performed during a retryable write are incorrectly grouped as retryable atomic writes
-
- Closed
-