-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2022-06-13, Execution Team 2022-06-27
-
35
When a given bucket is eligible to receive more measurements, but we are about to close it e.g. due to memory pressure or out-of-order inserts, we should instead archive it. We will need to create a new list of archived buckets in BucketCatalog::Stripe, where we will retain the hash of the BucketKey and the bucket's _id value.
We will need to keep track of the archived list's memory usage.
- is depended on by
-
SERVER-66685 Fetch archived buckets from disk and handle complex metaFields for query-based reopening
- Closed