milvus/internal/querycoordv2
smellthemoon a0ca982a52
Fix typo in priority name (#27558)
Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2023-10-11 14:19:35 +08:00
..
balance Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
checkers Add var-name sub linter in revive (#27424) 2023-10-07 10:09:31 +08:00
dist Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
job Refine QueryCoord stopping (#27371) 2023-09-27 16:27:27 +08:00
meta Refine log and err handling in querycoord broker (#27546) 2023-10-10 11:49:32 +08:00
mocks Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
observers remove useless log in querycoord (#27362) 2023-10-11 10:13:34 +08:00
params Format the code (#27275) 2023-09-21 09:45:27 +08:00
session Remove parser dependency (#27514) 2023-10-08 15:05:31 +08:00
task Fix typo in priority name (#27558) 2023-10-11 14:19:35 +08:00
utils Format the code (#27275) 2023-09-21 09:45:27 +08:00
handlers.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
server_test.go Decoupling client and server API in types interface (#27186) 2023-09-26 09:57:25 +08:00
server.go Refine QueryCoord stopping (#27371) 2023-09-27 16:27:27 +08:00
services_test.go Refine QueryCoord stopping (#27371) 2023-09-27 16:27:27 +08:00
services.go Refine errors for import (#27379) 2023-09-30 10:31:28 +08:00