milvus/internal/querycoord
xige-16 55d162356b
Fix wrong set of segmentLoadInfo.enableIndex (#11964)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
2021-11-17 14:37:11 +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 Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +08:00
cluster.go Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +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 Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +08:00
impl.go Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +08:00
index_checker_test.go Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +08:00
index_checker.go Fix query coord panic when handoff (#11962) 2021-11-17 12:27:10 +08:00
meta_test.go Remove the etcd deletion of segment data path on querynode (#11863) 2021-11-17 12:13:10 +08:00
meta.go Remove the etcd deletion of segment data path on querynode (#11863) 2021-11-17 12:13:10 +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 Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +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 [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +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 Remove common.yaml and component.yaml (#11661) 2021-11-12 21:25:08 +08:00
query_coord_test.go Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +08:00
query_coord.go Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +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 Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +08:00
segment_allocator.go Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +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 the etcd deletion of segment data path on querynode (#11863) 2021-11-17 12:13:10 +08:00
task_test.go Estimate segment size according index and binlog file header (#11875) 2021-11-17 09:47:12 +08:00
task.go Fix wrong set of segmentLoadInfo.enableIndex (#11964) 2021-11-17 14:37:11 +08:00