-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
v8.0, v7.3, v7.0
-
Execution Team 2024-07-08, Execution Team 2024-07-22, Execution Team 2024-08-05
Due to SERVER-91193, the value of the timeseriesBucketingParametersHaveChanged flag may be incorrect. During validation, we can detect if a bucket was created with the current bucketing parameters. If the parameters have changed, and the value of the flag does not reflect that, we should emit an error. If the flag matches, we should still consider emitting a warning or log message to signal that some buckets were created using different bucketing parameters.
- causes
-
SERVER-95947 Coverity analysis defect 157084: Useless call
- Closed
- is related to
-
SERVER-91193 timeseriesBucketingParametersHaveChanged not properly cloned upon data migration/initial sync/restore
- Closed