-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 6.0.0-rc10, 6.1.0-rc0
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v6.0
-
-
QO 2022-06-27
-
177
Overflow is possible in the following code when a 32 bit integer is multiplied by 1000. This happens in practice when time-series bucket granularity is set to "hours" with a bucket max span seconds value of 2592000 and the bucket unpacking with sort optimization is in play.