mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Update milvus component name (#14410)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>pull/14432/head
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