-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-02-06
Updates
- we are no longer setting closed flag for the scalability project
- previously, we had been setting closed: true to indicate a bucket was not suitable for reopening
- updated query used for reopening buckets
- we can no longer rely on the closed flag being set on ineligible buckets, we must also aggregate on the bson size of a bucket and add a filter for the number of measurements in a bucket document
- related to
-
SERVER-73193 Do not proactively set control.closed flag when closing a time-series bucket
- Closed