milvus/internal/querycoordv2
wei liu ecc2ac0426
fix: apply load config changes failed after restart (#43554)
issue: #43107

---------

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2025-08-01 20:13:37 +08:00
..
balance fix: balance may not trigger at balance checker when upgrading (#43462) 2025-07-22 16:02:53 +08:00
checkers fix: balance may not trigger at balance checker when upgrading (#43462) 2025-07-22 16:02:53 +08:00
dist enhance: Refine QueryNode task parallelism based on CPU core count (#42166) 2025-06-11 13:20:35 +08:00
job enhance: apply load config changes after QueryCoord restart (#43108) 2025-07-10 14:28:48 +08:00
meta feat: impl StructArray -- create schema, insert, and retrieve data (#42855) 2025-07-27 01:30:55 +08:00
mocks enhance: support run analyzer by loaded collection field (#42113) 2025-05-29 10:54:30 +08:00
observers enhance: Optimize channel node balancing for uneven QN distribution (#42786) 2025-06-30 12:14:42 +08:00
params enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
session enhance: Refine QueryNode task parallelism based on CPU core count (#42166) 2025-06-11 13:20:35 +08:00
task feat: impl StructArray -- create schema, insert, and retrieve data (#42855) 2025-07-27 01:30:55 +08:00
utils fix: balance may not trigger at balance checker when upgrading (#43462) 2025-07-22 16:02:53 +08:00
.mockery.yaml enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
api_testonly.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
handlers.go feat: supporing load priority for loading (#42413) 2025-06-17 15:22:38 +08:00
handlers_test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
ops_service_test.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
ops_services.go enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
server.go fix: apply load config changes failed after restart (#43554) 2025-08-01 20:13:37 +08:00
server_test.go fix: apply load config changes failed after restart (#43554) 2025-08-01 20:13:37 +08:00
services.go fix: apply load config changes failed after restart (#43554) 2025-08-01 20:13:37 +08:00
services_test.go enhance: apply load config changes after QueryCoord restart (#43108) 2025-07-10 14:28:48 +08:00