mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 03:48:37 +08:00
[skip ci]Update milvus component name (#13147)
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
This commit is contained in:
parent
723c397291
commit
f5a10c496c
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user