[skip ci]Update milvus component name (#13147)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
yanliang567 2021-12-10 16:56:17 +08:00 committed by GitHub
parent 723c397291
commit f5a10c496c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,9 +52,9 @@ Add a new rpc `FlushAndDrop`, it's a vchannel scope rpc.
Pros:
1. much lesser rpc calls, equal to shard-numbers.
2. More clarity of flush procedure in DN.
2. More clarity of flush procedure in DataNode.
Cons:
1. More efforts in DN and DC.
1. More efforts in DataNode and DataCoord.
```
message FlushAndDropRequest {