-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
-
v8.0
Uninitialized scalar variable
The variable will contain an arbitrary value left from earlier computations. Use of an uninitialized variable
/src/mongo/db/timeseries/bucket_catalog/bucket_catalog_internal.cpp:398: UNINIT 155590 Declaring variable "bucketsToCleanUp".