-
Type:
Engineering Test
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-02-16, Storage Execution 2026-03-02
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When featureFlagLargeBatchedOperations is enabled (which post 8.0 is enabled by default), batched writes that exceed the 16mb oplog limit will be split into multiple applyOps entries chained together.
We want a test to confirm that this is true and works as expected for concurrent writes during primary driven index builds.