milvus/internal/querycoord
2022-02-07 10:09:45 +08:00
..
channel_allocator_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
channel_allocator.go Refactor dmChannelWatchInfo to queryCoord meta (#13543) 2021-12-21 11:57:39 +08:00
channel_unsubscribe_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
channel_unsubscribe.go Use MsgChannelConfig in GlobalParams for all components (#15163) 2022-02-02 00:35:43 +08:00
cluster_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
cluster.go Unsubscribe channel after query node down (#15230) 2022-01-17 17:37:37 +08:00
condition.go [skip ci]Update license for qc impl (#12012) 2021-11-17 19:41:41 +08:00
impl_test.go Delete ut's useless param for genCollectionSchema (#15119) 2022-01-26 14:21:40 +08:00
impl.go Use MsgChannelConfig in GlobalParams for all components (#15163) 2022-02-02 00:35:43 +08:00
index_checker_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
index_checker.go Stop handoff if segment has been compacted (#15181) 2022-01-13 21:49:35 +08:00
meta_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
meta.go Use MsgChannelConfig in GlobalParams for all components (#15163) 2022-02-02 00:35:43 +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 Use MsgChannelConfig in GlobalParams for all components (#15163) 2022-02-02 00:35:43 +08:00
mock_3rd_component_test.go Delete ut's useless param for genCollectionSchema (#15119) 2022-01-26 14:21:40 +08:00
mock_querynode_client_test.go Refactor dmChannelWatchInfo to queryCoord meta (#13543) 2021-12-21 11:57:39 +08:00
mock_querynode_server_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
query_coord_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
query_coord.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
querynode_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
querynode.go Unsubscribe channel after query node down (#15230) 2022-01-17 17:37:37 +08:00
segment_allocator_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
segment_allocator.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
task_scheduler_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
task_scheduler.go Set triggerCondition when queryCoord reload loadbalanceTask meta (#15380) 2022-01-25 17:26:13 +08:00
task_test.go Delete ut's useless param for genCollectionSchema (#15119) 2022-01-26 14:21:40 +08:00
task.go Use MsgChannelConfig in GlobalParams for all components (#15163) 2022-02-02 00:35:43 +08:00
util.go Fix proxy send query before queryNode watchQueryChannel and search timeout (#14640) 2021-12-30 22:51:21 +08:00