milvus/internal/querycoord
wayblink 54e2c079c4
MEP-30:Support basic coordinators active-standby mechanism #16901 (#19166)
Signed-off-by: wayblink <anyang.wang@zilliz.com>

Signed-off-by: wayblink <anyang.wang@zilliz.com>
2022-09-29 18:35:02 +08:00
..
channel_allocator_test.go Move datacoord related methods from meta to globalMetaBroker (#17812) 2022-06-27 21:04:17 +08:00
channel_allocator.go Make querycoord channel allocator respect context (#17552) 2022-06-17 16:02:12 +08:00
channel_unsubscribe_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
channel_unsubscribe.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
cluster_test.go Add ctx parameter for ChunkManager methods (#19546) 2022-09-29 16:18:56 +08:00
cluster.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
condition.go fix receive messages before waitToFinish (#18101) 2022-07-07 10:00:21 +08:00
const.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
global_meta_broker_test.go Add ctx parameter for ChunkManager methods (#19546) 2022-09-29 16:18:56 +08:00
global_meta_broker.go Add ctx parameter for ChunkManager methods (#19546) 2022-09-29 16:18:56 +08:00
group_balance_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
group_balance.go Fix node is not assigned to replica (#18350) 2022-07-21 12:02:27 +08:00
handoff_handler_test.go Add ctx parameter for ChunkManager methods (#19546) 2022-09-29 16:18:56 +08:00
handoff_handler.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
impl_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
impl.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
meta_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
meta.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
metrics_info_test.go [skip ci]Update license for qc mock (#12014) 2021-11-17 19:45:45 +08:00
metrics_info.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_3rd_component_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_cluster.go Make Cluster interface's methods called outside public (#17315) 2022-06-02 13:16:05 +08:00
mock_querynode_client_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
mock_querynode_server_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
query_coord_test.go MEP-30:Support basic coordinators active-standby mechanism #16901 (#19166) 2022-09-29 18:35:02 +08:00
query_coord.go MEP-30:Support basic coordinators active-standby mechanism #16901 (#19166) 2022-09-29 18:35:02 +08:00
querynode_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
querynode.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
replica_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
replica.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
segment_allocator_test.go fix missing handling channels while a node down (#18250) 2022-07-18 13:06:28 +08:00
segment_allocator.go Make querycoord segment allocator respect context (#17452) 2022-06-09 20:14:06 +08:00
segments_info_test.go Extract segments info into a new struct. (#15537) 2022-02-18 15:27:50 +08:00
segments_info.go Fix updating segments' NodeIds correctly after LoadBalance (#16854) 2022-05-10 15:47:53 +08:00
task_scheduler_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_scheduler.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_util_test.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
task_util.go Refactor for IndexCoord to support cloud (#18643) 2022-08-25 15:48:54 +08:00
task.go Separate some proto files (#19218) 2022-09-16 16:56:49 +08:00
util.go Support diskann index for vector field (#19093) 2022-09-21 20:16:51 +08:00