mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-29 18:38:44 +08:00
[skip e2e]Update milvus component name (#14410)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
babbd329bc
commit
9ad83fb903
@ -389,7 +389,7 @@ message ShowCollectionsResponse {
|
||||
// The utc timestamp calculated by created_timestamp
|
||||
repeated uint64 created_utc_timestamps = 5;
|
||||
|
||||
// Load percentage on querynode when type is InMemory
|
||||
// Load percentage on QueryNode when type is InMemory
|
||||
repeated int64 inMemory_percentages = 6;
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user