milvus/internal/querycoord
congqixia 1dcd06cc78
Add log file info for all kind of segment binlogs (#13606)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2021-12-19 20:00:42 +08:00
..
channel_allocator_test.go Simplify flow graph in QueryNode (#13613) 2021-12-17 20:12:42 +08:00
channel_allocator.go Fix zero length slice declaration in querycoord/channel_allocator.go (#12716) 2021-12-04 00:41:33 +08:00
cluster_test.go Add log file info for all kind of segment binlogs (#13606) 2021-12-19 20:00:42 +08:00
cluster.go Add log file info for all kind of segment binlogs (#13606) 2021-12-19 20:00:42 +08:00
condition.go [skip ci]Update license for qc impl (#12012) 2021-11-17 19:41:41 +08:00
impl_test.go Add constraints to the combination of load and release (#13110) 2021-12-15 22:11:09 +08:00
impl.go Add constraints to the combination of load and release (#13110) 2021-12-15 22:11:09 +08:00
index_checker_test.go Reorganize querycoord proto (#13181) 2021-12-15 16:53:12 +08:00
index_checker.go [skip e2e] Add comment for index checker (#13622) 2021-12-17 18:47:20 +08:00
meta_test.go Reorganize querycoord proto (#13181) 2021-12-15 16:53:12 +08:00
meta.go Reorganize querycoord proto (#13181) 2021-12-15 16:53:12 +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 [skip e2e] Fix grammar mistake in metrics_info (#13679) 2021-12-19 12:38:43 +08:00
mock_3rd_component_test.go Add log file info for all kind of segment binlogs (#13606) 2021-12-19 20:00:42 +08:00
mock_querynode_client_test.go [skip ci]Update license for qc mock (#12014) 2021-11-17 19:45:45 +08:00
mock_querynode_server_test.go Reorganize querycoord proto (#13181) 2021-12-15 16:53:12 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
param_table_test.go [skip ci]Update license for qc qn (#12015) 2021-11-17 19:47:36 +08:00
param_table.go [skip e2e] Fix grammar mistake in param_table.go (#13678) 2021-12-19 12:36:47 +08:00
query_coord_test.go Fix Query Coord UT and cleanup logic (#13618) 2021-12-17 21:30:42 +08:00
query_coord.go [skip e2e]Fix golint for log QueryNode (#13672) 2021-12-17 22:30:46 +08:00
querynode_test.go [skip ci]Update license for qc qn (#12015) 2021-11-17 19:47:36 +08:00
querynode.go Fix Query Coord UT and cleanup logic (#13618) 2021-12-17 21:30:42 +08:00
segment_allocator_test.go [skip ci]Update license for qc task (#12016) 2021-11-17 19:49:32 +08:00
segment_allocator.go Parallel estimate segment size (#12136) 2021-11-19 18:09:13 +08:00
task_scheduler_test.go Add log file info for all kind of segment binlogs (#13606) 2021-12-19 20:00:42 +08:00
task_scheduler.go Reorganize querycoord proto (#13181) 2021-12-15 16:53:12 +08:00
task_test.go Add log file info for all kind of segment binlogs (#13606) 2021-12-19 20:00:42 +08:00
task.go Simplify flow graph in QueryNode (#13613) 2021-12-17 20:12:42 +08:00