milvus/internal/querycoord
xige-16 dba0ae4421
Refactor segment allocate policy on querycoord (#11181)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2021-11-11 12:56:42 +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 Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +08:00
condition.go Fix golint error in condition of queryCoord (#10230) 2021-10-21 10:51:14 +08:00
errors_test.go Expose metrics of QueryCoord and QueryNodes (#7113) 2021-08-17 10:06:11 +08:00
errors.go Expose metrics of QueryCoord and QueryNodes (#7113) 2021-08-17 10:06:11 +08:00
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 Add execute logic for balancing sealed segments (#11343) 2021-11-06 15:22:56 +08:00
meta.go Remove sealed segemnt from query node after compaction (#11430) 2021-11-08 21:00:02 +08:00
metrics_info_test.go Expose metrics of QueryCoord and QueryNodes (#7113) 2021-08-17 10:06:11 +08:00
metrics_info.go Use the server id as identifier in system topology graph (#9825) 2021-10-14 11:12:38 +08:00
mock_3rd_component_test.go Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +08:00
mock_querynode_client_test.go Add query coord watch delta channel (#11218) 2021-11-05 14:47:19 +08:00
mock_querynode_server_test.go Add getNodeInfoByID and getSegmentInfoByNode function for cluster (#11247) 2021-11-05 16:00:55 +08:00
OWNERS Remove unused label rules (#7929) 2021-09-18 18:19:51 +08:00
param_table_test.go Add a channel prefix for all channels (#8166) 2021-09-23 10:53:53 +08:00
param_table.go Move node.yaml to component.yaml (#11363) 2021-11-10 14:27:37 +08:00
query_coord_test.go Remove sealed segemnt from query node after compaction (#11430) 2021-11-08 21:00:02 +08:00
query_coord.go Remove sealed segemnt from query node after compaction (#11430) 2021-11-08 21:00:02 +08:00
querynode_test.go Add getNodeInfoByID and getSegmentInfoByNode function for cluster (#11247) 2021-11-05 16:00:55 +08:00
querynode.go Add getNodeInfoByID and getSegmentInfoByNode function for cluster (#11247) 2021-11-05 16:00:55 +08:00
segment_allocator_test.go Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +08:00
segment_allocator.go Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +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 Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +08:00
task.go Refactor segment allocate policy on querycoord (#11181) 2021-11-11 12:56:42 +08:00