masterservice -> rootcoord (#6447)

Signed-off-by: yefu.chen <yefu.chen@zilliz.com>
pull/6351/head^2
neza2017 2021-07-13 09:37:40 +08:00 committed by GitHub
parent 8b23a9338d
commit d4239f0cd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import (
)
const (
ComponentPrefix = "master-service"
ComponentPrefix = "root-coord"
TenantMetaPrefix = ComponentPrefix + "/tenant"
ProxyMetaPrefix = ComponentPrefix + "/proxy"
CollectionMetaPrefix = ComponentPrefix + "/collection"