mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
masterservice -> rootcoord (#6447)
Signed-off-by: yefu.chen <yefu.chen@zilliz.com>
This commit is contained in:
parent
8b23a9338d
commit
d4239f0cd8
@ -29,7 +29,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
ComponentPrefix = "master-service"
|
||||
ComponentPrefix = "root-coord"
|
||||
TenantMetaPrefix = ComponentPrefix + "/tenant"
|
||||
ProxyMetaPrefix = ComponentPrefix + "/proxy"
|
||||
CollectionMetaPrefix = ComponentPrefix + "/collection"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user