milvus/internal/querycoordv2/task
congqixia aa279db44c
enhance: remove flushed segmentInfo in WatchChannelRequest (#29526)
`WatchDmChannel` only need growing segment info, this PR removes fetch
segmentInfos when fill watch dml channel request.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-12-28 00:40:47 +08:00
..
action.go enhance: remove merger for load segments (#29062) 2023-12-12 10:48:37 +08:00
executor.go enhance: speed up loading with many deletions (#29455) 2023-12-25 20:58:45 +08:00
mock_scheduler.go Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
scheduler.go fix: Balance channel may cause channel not availble error (#28829) 2023-12-01 10:08:34 +08:00
task_test.go enhance: remove merger for load segments (#29062) 2023-12-12 10:48:37 +08:00
task.go enhance: modify log to avoid ambiguity and improve readability (#28331) 2023-11-10 14:32:20 +08:00
utils_test.go Support collection-level mmap control (#26901) 2023-11-02 23:52:16 +08:00
utils.go enhance: remove flushed segmentInfo in WatchChannelRequest (#29526) 2023-12-28 00:40:47 +08:00