findAndRolloverOpenBuckets will attempt to remove buckets twice for archive and soft close buckets

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Storage Execution 2025-03-17
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In findAndRolloverOpenBuckets, we call isBucketStateEligibleForInsertsAndCleanup, which calls abort if we have a bucket that needs to be cleared, which removes the bucket and returns false. We then attempt to rollover if that conditional fails, so we attempt to rollover archive and soft close buckets twice. 

      also double-check if we can actually directly rollover a hard-closed buckets in findAndRolloverOpenBuckets based on previous timeseries write path behavior (split into separate ticket if needed)

            Assignee:
            Stephanie Eristoff
            Reporter:
            Stephanie Eristoff
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: