mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Update milvus component name (#14569)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>pull/14583/head
parent
ff9532d0cf
commit
c4946442cb
|
@ -90,7 +90,7 @@
|
|||
### 2.11 Query collection meta based on timeline
|
||||
|
||||
1. Add a new field of `timestamp` to the grpc request of `describe collection`.
|
||||
2. `RC` should provide snapshot on the `collection mate`.
|
||||
2. `RootCoord` should provide snapshot on the `collection mate`.
|
||||
3. Return the `collection meta` at the point of timestamp mentioned in the request.
|
||||
|
||||
### 2.12 Timestamp of `dd operations`
|
||||
|
|
Loading…
Reference in New Issue