[skip e2e]Update milvus component name (#14569)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/14583/head
yanliang567 2021-12-30 10:55:48 +08:00 committed by GitHub
parent ff9532d0cf
commit c4946442cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`