milvus/cmd
Xianhui Lin deb610e5d3
fix: update MixCoord registration in MilvusRoles (#41337)
enhance: update MixCoord registration in MilvusRoles

The `runMixCoord` function in `MilvusRoles` was updated to use the
`RegisterMixCoord` function from the `rootcoord_metrics` package instead
of `RegisterRootCoord`. This change aligns with the recent modifications
made to the `rootcoord_metrics` package.
issue:https://github.com/milvus-io/milvus/issues/41338

---------

Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>
2025-04-16 19:49:54 +08:00
..
asan enhance: enable asan for milvus (#35627) 2024-08-23 21:06:58 +08:00
components enhance: Merge RootCoord, DataCoord And QueryCoord into MixCoord (#41006) 2025-04-11 16:36:30 +08:00
embedded Format the code (#27275) 2023-09-21 09:45:27 +08:00
milvus enhance: Merge RootCoord, DataCoord And QueryCoord into MixCoord (#41006) 2025-04-11 16:36:30 +08:00
roles fix: update MixCoord registration in MilvusRoles (#41337) 2025-04-16 19:49:54 +08:00
tools feat: Add configuration for mixCoord (#41246) 2025-04-11 18:04:49 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
main.go enhance: always enable streaming service (#40253) 2025-02-28 15:38:01 +08:00