milvus/internal/querycoordv2/task
wei liu 043ac87be0
fix: Balance channel may cause channel not availble error (#28829)
issue: #28831
release old delegator before new delegator update it's distribution may
cause `channel not availble` error

This PR will block release old delgator before new delegator finish
`syncDistribution`

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2023-12-01 10:08:34 +08:00
..
action.go Implement Stringer for task related enums (#25860) 2023-07-24 13:57:00 +08:00
executor.go Deliver L0 segments delete records (#27722) 2023-11-07 01:44:18 +08:00
merge_task.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
merger_test.go Change task sourceID to stringer interface (#27965) 2023-10-27 01:08:12 +08:00
merger.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +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 fix: Balance channel may cause channel not availble error (#28829) 2023-12-01 10:08:34 +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 Support collection-level mmap control (#26901) 2023-11-02 23:52:16 +08:00