Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-77349

Update Bucket::decompressed after inserting measurements into existing buckets

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: