milvus/internal/querycoordv2
Bingyi Sun ae1b81ac1a
fix: fix panic when generating plans (#35309)
issue: https://github.com/milvus-io/milvus/issues/35335

Signed-off-by: sunby <sunbingyi1992@gmail.com>
2024-08-07 18:14:16 +08:00
..
balance fix: fix panic when generating plans (#35309) 2024-08-07 18:14:16 +08:00
checkers enhance: add log for partition stats( #30376) (#35219) 2024-08-02 19:34:22 +08:00
dist fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
job fix: Maintain load idempotency even when building new indexes (#35178) 2024-08-05 16:22:17 +08:00
meta enhance: enable to set load config in cluster level (#35169) 2024-08-07 12:38:21 +08:00
mocks enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
observers fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: Update protobuf-go to protobuf-go v2 (#34394) 2024-07-29 11:31:51 +08:00
task fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
utils fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
api_testonly.go test: support segment release in integration test (#31190) 2024-04-09 11:39:17 +08:00
handlers.go fix: Avoid segment lack caused by deduplicate segment task (#34782) 2024-07-22 16:35:43 +08:00
ops_service_test.go enhance: Avoid assign too much segment/channels to new querynode (#34096) 2024-06-27 19:06:05 +08:00
ops_services.go enhance: Avoid balance stuck after segment list become stable (#34728) 2024-07-31 18:09:48 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
server_test.go enhance: Enable database level replica num and resource groups for loading collection (#33052) 2024-05-29 10:59:43 +08:00
server.go fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
services_test.go fix: check collection health(queryable) fail for releasing collection (#34947) 2024-08-02 17:20:15 +08:00
services.go enhance: Enable setting the replica number and resource group during collection creation (#34403) 2024-07-10 10:20:13 +08:00