Maintain the compression state in the Bucket class

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution NAMER
    • Fully Compatible
    • Execution Team 2023-11-13, Execution Team 2023-11-27, Execution Team 2023-12-11, Execution Team 2023-12-25, Execution Team 2024-01-08, Execution Team 2024-01-22, Execution Team 2024-02-05, Execution Team 2024-02-19
    • 159
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      BSONColumnBuilder already has the functionality to return the intermediate BSON Column binary (via the implemented but unused BSONColumnBuilder::intermediate()) while allowing it to append more data. This intermediate BSON Column binary is what will get inserted into the system.buckets collection and the bucket will be left in a state ready for more measurements without having to go through decompression.

      We'll need to have a BSONColumnBuilder for each data column in the bucket. In addition, we need to track the memory used for BSONColumnBuilder in the BucketCatalog => this work now moved to SERVER-84101.

              Assignee:
              Matt Kneiser
              Reporter:
              Gregory Wlodarek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: