milvus/internal/distributed/querycoord/client
wei liu 4952b8c416
enhance: apply load config changes after QueryCoord restart (#43108) (#43236)
issue: #43107
pr: #43108
- Add checkLoadConfigChanges() to apply load config during startup
- Call config check in startQueryCoord() after restart
- Skip auto-updates for collections with user-specified replica numbers
- Add is_user_specified_replica_mode field to preserve user settings
- Add comprehensive unit tests with mockey

Ensures existing collections use latest cluster-level config after
restart.

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2025-07-14 10:22:50 +08:00
..
client.go fix: add ShowLoadCollections and ShowLoadPartitions for compatibale mixcoord (#42514) 2025-06-05 15:46:33 +08:00
client_test.go enhance: apply load config changes after QueryCoord restart (#43108) (#43236) 2025-07-14 10:22:50 +08:00