milvus/internal/querycoord
xiyichan ca129d4308
Support configurable msgstream (#16131)
Signed-off-by: xiyichan <2863768433@qq.com>
2022-03-24 10:15:25 +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
channel_unsubscribe_test.go Support configurable msgstream (#16131) 2022-03-24 10:15:25 +08:00
channel_unsubscribe.go Merge msgChannelConfig and knowhereConfig into commonConfig (#15843) 2022-03-04 11:17:56 +08:00
cluster_test.go Support configurable msgstream (#16131) 2022-03-24 10:15:25 +08:00
cluster.go Add Prometheus metrics for QueryCoord (#15606) 2022-02-28 16:51:55 +08:00
condition.go
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 Tidy getQueryChannel for readability (#16096) 2022-03-21 11:25:24 +08:00
meta.go Tidy getQueryChannel for readability (#16096) 2022-03-21 11:25:24 +08:00
metrics_info_test.go
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
mock_querynode_server_test.go Add EtcdConfig and move PulsarConfig/RocksdbConfig/MinioConfig into BaseParamTable (#15434) 2022-02-07 10:09:45 +08:00
OWNERS
query_coord_test.go Replace minio kv with minio chunk manager (#15936) 2022-03-17 18:03:23 +08:00
query_coord.go Support configurable msgstream (#16131) 2022-03-24 10:15:25 +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
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 Tidy getQueryChannel for readability (#16096) 2022-03-21 11:25:24 +08:00
util.go Get indexInfo and segment size by queryCoord (#14207) 2022-02-08 21:57:46 +08:00