-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution NAMR Team 2023-06-26, Execution NAMR Team 2023-07-24, Execution NAMR Team 2023-08-07, Execution NAMR Team 2023-08-21
When this member on Bucket is set, we take the makeTimeseriesDecompressAndUpdateOp() code path that deals with writing to compressed buckets when we're inserting new measurements into that bucket. This essentially supports writing to already compressed buckets and we can reuse this for the initial crude implementation.
After committing the new measurements, and the bucket is not being closed, we'll need to make sure to update Bucket::decompressed with the new compressed bucket and post-image so that the bucket is ready for the next set of measurements.
- depends on
-
SERVER-77347 Modify makeTimeseriesDecompressAndUpdateOp() to return a compressed update entry
- Closed
- duplicates
-
SERVER-77347 Modify makeTimeseriesDecompressAndUpdateOp() to return a compressed update entry
- Closed
- is depended on by
-
SERVER-77454 Allow makeTimeseriesInsertOp() to return a compressed bucket insert entry
- Closed
-
SERVER-78389 Always call makeTimeseriesDecompressAndUpdateOp() regardless of whether the bucket being updated is compressed
- Closed