milvus/internal/querycoord
guoxiangzhou 3bc73963a9
[skip e2e] Modify log text according to the naming conventions (#14284)
Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
2021-12-27 15:12:59 +08:00
..
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
channel_allocator.go Refactor dmChannelWatchInfo to queryCoord meta (#13543) 2021-12-21 11:57:39 +08:00
channel_allocator_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
cluster.go [skip e2e]Improve log for QueryNode spell (#14208) 2021-12-24 19:39:03 +08:00
cluster_test.go [skip e2e] Modify log text according to the naming conventions (#14284) 2021-12-27 15:12:59 +08:00
condition.go [skip ci]Update license for qc impl (#12012) 2021-11-17 19:41:41 +08:00
impl.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
impl_test.go Watch query channel to near the latest position (#13682) 2021-12-21 13:50:54 +08:00
index_checker.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
index_checker_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
meta.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
meta_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
metrics_info.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
metrics_info_test.go [skip ci]Update license for qc mock (#12014) 2021-11-17 19:45:45 +08:00
mock_3rd_component_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +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 Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
query_coord.go Fix close querycoord panic (#14239) 2021-12-25 17:52:17 +08:00
query_coord_test.go Fix querycoord ut timeout (#14150) 2021-12-24 11:39:15 +08:00
querynode.go [skip e2e]Improve log for QueryNode spell (#14209) 2021-12-24 19:40:51 +08:00
querynode_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
segment_allocator.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
segment_allocator_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
task.go Fix data loss after balance task rescheduled (#14096) 2021-12-24 10:59:31 +08:00
task_scheduler.go Fix wrong meta when balance's watchQueryChannel task failed (#14235) 2021-12-25 23:12:50 +08:00
task_scheduler_test.go Use GlobalParamTable for all components (#13885) 2021-12-23 18:39:11 +08:00
task_test.go Fix data loss after balance task rescheduled (#14096) 2021-12-24 10:59:31 +08:00
util.go Watch query channel to near the latest position (#13682) 2021-12-21 13:50:54 +08:00