mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 21:39:19 +08:00
fab52d167b
we consume the delta data from the lastest channel checkpoint while loading segment, this works well without level 0 segments, but now it may lead to miss some delta data, so we have to consume from the current target's channel checkpoint related: #27349 --------- Signed-off-by: yah01 <yah2er0ne@outlook.com> |
||
---|---|---|
.. | ||
action.go | ||
executor.go | ||
merge_task.go | ||
merger_test.go | ||
merger.go | ||
mock_scheduler.go | ||
OWNERS | ||
scheduler.go | ||
task_test.go | ||
task.go | ||
utils_test.go | ||
utils.go |