Re-compress buckets that were decompressed for updates/deletes

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution NAMR Team 2023-07-24, Execution NAMR Team 2023-08-07, Execution NAMR Team 2023-08-21
    • 5
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The project that adds support for updates/deletes for time-series collections supports modifications to already compressed buckets but leaves modified buckets in the uncompressed state.

      For deletes:

      1. Partial bucket deletion results in an update to the bucket document (preserving the _id value)
      2. Full bucket deletion results in a deletion of the bucket document

      For updates, same as deletes for the original bucket document, and the updated measurements will be inserts of new bucket document(s)

      We need to re-compress the original bucket document for the partial changes made to it.

            Assignee:
            Gregory Wlodarek
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: