summaryrefslogtreecommitdiff
path: root/stabilizer/algorithm.go
diff options
context:
space:
mode:
authorWill Hawkins <[email protected]>2023-07-12 11:11:10 -0400
committerWill Hawkins <[email protected]>2023-07-12 11:11:10 -0400
commit399eda676f7889accf72231c6696b89de7ea3fae (patch)
treeddbe2afa4ef2a1e28b9a8b36577832b12a74b138 /stabilizer/algorithm.go
parent06fd8c3b39979316ec8917d471416114a5b7c581 (diff)
[Bugfix] Duplicate bucket IDs caused incorrect results
The upload direction reused bucket IDs used during the test in the download direction which caused an incorrect grand-total RPM calculation. To solve the problem, this patch adds a global bucket ID generator and passes that to everyone that needs it. TODO: Make the bucket generator type more generic. Signed-off-by: Will Hawkins <[email protected]>
Diffstat (limited to 'stabilizer/algorithm.go')
0 files changed, 0 insertions, 0 deletions