milvus/internal/querycoordv2
Zhen Ye 833c74aa66
enhance: add detail, replica count for resource group (#38314)
issue: #30647

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-12-13 14:14:50 +08:00
..
balance enhance: Enable score based balance channel policy (#38143) 2024-12-11 17:20:43 +08:00
checkers enhance: Enable score based balance channel policy (#38143) 2024-12-11 17:20:43 +08:00
dist enhance: refine querycoord meta/catalog related interfaces to ensure that each method includes a ctx parameter (#37916) 2024-11-25 11:14:34 +08:00
job enhance: Resolve compilation error due to PR conflict (#38252) 2024-12-05 19:26:40 +08:00
meta enhance: add detail, replica count for resource group (#38314) 2024-12-13 14:14:50 +08:00
mocks enhance: Batch forward delete when using DirectForward (#37076) 2024-10-24 10:39:28 +08:00
observers enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: Enable node assign policy on resource group (#36968) 2024-11-08 11:18:27 +08:00
task fix: Leader task stuck and retry again and again (#38202) 2024-12-10 19:16:42 +08:00
utils enhance: Enable score based balance channel policy (#38143) 2024-12-11 17:20:43 +08:00
.mockery.yaml enhance: Add mockery package config for QC&QN (#38340) 2024-12-10 19:18:42 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
api_testonly.go test: support segment release in integration test (#31190) 2024-04-09 11:39:17 +08:00
handlers.go enhance: Enable score based balance channel policy (#38143) 2024-12-11 17:20:43 +08:00
handlers_test.go enhance: add list index and segment index retrieval API for WebUI (#37861) 2024-11-22 16:58:34 +08:00
ops_service_test.go enhance: refine querycoord meta/catalog related interfaces to ensure that each method includes a ctx parameter (#37916) 2024-11-25 11:14:34 +08:00
ops_services.go enhance: refine querycoord meta/catalog related interfaces to ensure that each method includes a ctx parameter (#37916) 2024-11-25 11:14:34 +08:00
server.go fix: delay the wait other coord logic in query coord after query coord change into standby state (#38259) 2024-12-11 15:48:42 +08:00
server_test.go fix: delay the wait other coord logic in query coord after query coord change into standby state (#38259) 2024-12-11 15:48:42 +08:00
services.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00
services_test.go enhance: Make dynamic load/release partition follow targets (#38059) 2024-12-05 16:24:40 +08:00