milvus/internal/querycoordv2
wei liu 0201e00a2f
enhance: enable to set load config in cluster level (#35293)
issue: #35170
pr: #35169
This PR enable to set load configs in cluster level, such as replicas
and resource groups. then when load collections will use the load
config.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-08-07 12:38:21 +08:00
..
balance fix: Set legacy level to l0 segment after qc restart (#35197) (#35211) 2024-08-02 18:22:15 +08:00
checkers enhance: add log for partition stats(#30376) (#35220) 2024-08-02 19:34:21 +08:00
dist fix: Set legacy level to l0 segment after qc restart (#35197) (#35211) 2024-08-02 18:22:15 +08:00
job fix: [cherry-pick] Maintain load idempotency even when building new indexes (#35179) 2024-08-02 17:28:15 +08:00
meta enhance: enable to set load config in cluster level (#35293) 2024-08-07 12:38:21 +08:00
mocks enhance:Refactor hybrid search (#32020) 2024-04-09 14:21:18 +08:00
observers fix: [2.4] Check partition in current target when observing partition load status (#34282) (#34305) 2024-07-02 15:48:10 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: [2.4] Add Segment Level in milvus segment info APIs (#34763) (#35023) 2024-07-29 10:11:52 +08:00
task fix: [Cherry-pick]Pick major compaction fixs and optimizations (#34360) 2024-07-03 09:53:37 +08:00
utils enhance: [2.4] Add Segment Level in milvus segment info APIs (#34763) (#35023) 2024-07-29 10:11:52 +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) (#34903) 2024-07-23 11:06:15 +08:00
ops_service_test.go enhance: Avoid assign too much segment/channels to new querynode (#34096) (#34245) 2024-07-01 10:32:06 +08:00
ops_services.go fix: query node may stuck at stopping progress (#33104) (#33154) 2024-05-20 15:01:43 +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) (#33981) 2024-06-21 16:56:02 +08:00
server.go enhance: move rocksmq from internal to pkg (#34165) 2024-06-26 13:36:05 +08:00
services_test.go fix: check collection health(queryable) fail for releasing collection (#34948) 2024-07-25 10:25:57 +08:00
services.go enhance: Enable setting the replica number and resource group during collection creation (#34403) (#34561) 2024-08-06 15:06:17 +08:00