mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip e2e] Modify code comments according to the naming conventions (#15051)
Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
This commit is contained in:
parent
b41b21ab10
commit
cf145c1f16
@ -288,7 +288,7 @@ type IndexNodeComponent interface {
|
||||
SetEtcdClient(etcdClient *clientv3.Client)
|
||||
|
||||
// UpdateStateCode updates state code for QueryCoord
|
||||
// `stateCode` is current statement of this query coord, indicating whether it's healthy.
|
||||
// `stateCode` is current statement of this QueryCoord, indicating whether it's healthy.
|
||||
UpdateStateCode(stateCode internalpb.StateCode)
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user