Filter out closed buckets in bucket-level predicate for timeseries deletes

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, buckets with control.closed set reach the TS_MODIFY stage before they are filtered out. We can do better than this by including {}{control.closed: {$not: {$eq: true}}} in the bucket-level predicate so that they get filtered out earlier.

            Assignee:
            Alyssa Clark
            Reporter:
            Alyssa Clark
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: