-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution Team 2025-01-06
The goal here is to create and test an interface that takes in a bucket collection and optimistically inserts a batch of measurements into the bucket, rolling over and continuing to insert measurements if a bucket is rolled over due to a hard rollover reason (count, size, etc) and pop back out if the rollover is for a time-related reason. This is a subtask within SERVER-89262.
- related to
-
SERVER-89262 Introduce bucket_catalog::insertBatch method that accepts a number of measurements with matching metaField values
- Open