milvus/internal/querycoord
godchen 78557ca6d7
Replace minio kv with minio chunk manager (#15936)
Signed-off-by: godchen0212 <qingxiang.chen@zilliz.com>
2022-03-17 18:03:23 +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 Reconstruct mqstream module (#15784) 2022-03-03 21:57:56 +08:00
channel_unsubscribe.go Merge msgChannelConfig and knowhereConfig into commonConfig (#15843) 2022-03-04 11:17:56 +08:00
cluster_test.go Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +08:00
cluster.go Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
condition.go [skip ci]Update license for qc impl (#12012) 2021-11-17 19:41:41 +08:00
global_meta_broker_test.go Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +08:00
global_meta_broker.go Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +08:00
impl_test.go Fix querycoord ut bug (#15752) 2022-02-28 11:27:54 +08:00
impl.go Explictly specify Load operation meta (#16027) 2022-03-14 09:50:01 +08:00
index_checker_test.go Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +08:00
index_checker.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
meta_test.go Explictly specify Load operation meta (#16027) 2022-03-14 09:50:01 +08:00
meta.go Reduce the number of metrics (#16030) 2022-03-15 21:51:21 +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 Merge msgChannelConfig and knowhereConfig into commonConfig (#15843) 2022-03-04 11:17:56 +08:00
mock_3rd_component_test.go Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +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 Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +08:00
query_coord.go Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +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 Reconstruct mqstream module (#15784) 2022-03-03 21:57:56 +08:00
segment_allocator.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +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 Reduce the number of metrics (#16030) 2022-03-15 21:51:21 +08:00
task_scheduler_test.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00
task_scheduler.go Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
task_test.go Explictly specify Load operation meta (#16027) 2022-03-14 09:50:01 +08:00
task.go Set load info in reschedule tasks (#16065) 2022-03-16 11:43:21 +08:00
util.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00