milvus/internal/querycoord
xige-16 1278f4f356
[skip ci] Fix golint of watchDmChannels in queryCoord (#11861)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2021-11-16 09:35:14 +08:00
..
channel_allocator_test.go Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +08:00
channel_allocator.go Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +08:00
cluster_test.go Add getNodeInfoByID and getSegmentInfoByNode function for cluster (#11247) 2021-11-05 16:00:55 +08:00
cluster.go [skip ci] Fix golint of watchDmChannels in queryCoord (#11861) 2021-11-16 09:35:14 +08:00
condition.go Fix golint error in condition of queryCoord (#10230) 2021-10-21 10:51:14 +08:00
errors_test.go
errors.go
impl_test.go Fix wrong TriggerCondition When load balance (#11389) 2021-11-08 11:15:04 +08:00
impl.go Make flow graph for delta channel (#11379) 2021-11-09 09:27:04 +08:00
meta_test.go Fix reload delta channel error (#11783) 2021-11-15 15:17:09 +08:00
meta.go Fix reload delta channel error (#11783) 2021-11-15 15:17:09 +08:00
metrics_info_test.go
metrics_info.go
mock_3rd_component_test.go Postpone the execution of handoff until index creation is complete (#11665) 2021-11-12 16:49:10 +08:00
mock_querynode_client_test.go Reschedule load segments (#11391) 2021-11-13 08:49:08 +08:00
mock_querynode_server_test.go Postpone the execution of handoff until index creation is complete (#11648) 2021-11-12 18:49:10 +08:00
OWNERS
param_table_test.go
param_table.go Remove common.yaml and component.yaml (#11661) 2021-11-12 21:25:08 +08:00
query_coord_test.go Postpone the execution of handoff until index creation is complete (#11648) 2021-11-12 18:49:10 +08:00
query_coord.go Remove common.yaml and component.yaml (#11661) 2021-11-12 21:25:08 +08:00
querynode_test.go Add getNodeInfoByID and getSegmentInfoByNode function for cluster (#11247) 2021-11-05 16:00:55 +08:00
querynode.go Reschedule load segments (#11391) 2021-11-13 08:49:08 +08:00
segment_allocator_test.go Postpone the execution of handoff until index creation is complete (#11648) 2021-11-12 18:49:10 +08:00
segment_allocator.go Postpone the execution of handoff until index creation is complete (#11648) 2021-11-12 18:49:10 +08:00
task_scheduler_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
task_scheduler.go Remove sealed segemnt from query node after compaction (#11430) 2021-11-08 21:00:02 +08:00
task_test.go Reschedule load segments (#11391) 2021-11-13 08:49:08 +08:00
task.go Reschedule load segments (#11391) 2021-11-13 08:49:08 +08:00