milvus/internal/querycoordv2
yihao.dai 89db828f71
Fix load collection failed after drop partition (#24680)
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2023-06-07 19:04:36 +08:00
..
balance refine log and process for distribution handler (#24239) 2023-05-22 19:37:25 +08:00
checkers Fix panic while balancing releasing collection (#24003) 2023-05-11 12:47:20 +08:00
dist refine log and process for distribution handler (#24239) 2023-05-22 19:37:25 +08:00
job Trigger checker while waiting collection/partition released (#24523) 2023-05-30 17:41:28 +08:00
meta Fix load collection failed after drop partition (#24680) 2023-06-07 19:04:36 +08:00
mocks simplify logic circle in search (#24110) 2023-05-23 16:01:26 +08:00
observers Fix the refresh may be notified finished early (#24438) 2023-05-26 18:43:26 +08:00
params Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
session fix pull target (#23491) 2023-04-18 18:30:32 +08:00
task Fix search failed due to metric type mismatch (#24691) 2023-06-06 21:40:35 +08:00
utils Load delete from channel checkpoint (#23961) 2023-05-09 19:10:41 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
errors.go Refine error handle of QueryCoord (#23068) 2023-03-31 10:54:29 +08:00
handlers.go fix get replica return wrong node list (#23792) 2023-04-28 19:48:36 +08:00
server.go Fix metric QueryCoordNumCollections (#24053) (#24107) 2023-05-15 16:33:22 +08:00
server_test.go Fix load collection failed after drop partition (#24680) 2023-06-07 19:04:36 +08:00
services.go Trigger checker while waiting collection/partition released (#24523) 2023-05-30 17:41:28 +08:00
services_test.go fix qc service unstable ut (#24340) 2023-05-24 18:49:25 +08:00