diff options
| author | Douglas Rumbaugh <dbr4@psu.edu> | 2023-09-20 14:03:23 -0400 |
|---|---|---|
| committer | Douglas Rumbaugh <dbr4@psu.edu> | 2023-09-20 14:03:23 -0400 |
| commit | 754372aeccb74815cbb16f32ceacb04b4c5aaba9 (patch) | |
| tree | 1e45694f56043a42bc342464b7096e3f3b8a58b6 /include/framework/scheduling | |
| parent | 6e30f576ca9d11d1901f4877315e97f84d15b1e1 (diff) | |
| download | dynamic-extension-754372aeccb74815cbb16f32ceacb04b4c5aaba9.tar.gz | |
Bugfixes for tiering
Fixed a few issues that manifested during the tiering tests,
1) When a version is copied, it now contains copies of the levels,
not just pointers (the levels themselves still hold pointers to
the shards, though).
2) Ensure that tasks are scheduled with the correct timestamp, they
were originally being scheduled backwards. The get_merge_tasks()
method already returns them in the correct order, so reversing
them again put it in the wrong order.
Diffstat (limited to 'include/framework/scheduling')
0 files changed, 0 insertions, 0 deletions