mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 02:48:45 +08:00
[skip ci] Fix some word spelling on milvus_flush_collections_en.md (#9783)
Signed-off-by: min.tian <min.tian.cn@gmail.com>
This commit is contained in:
parent
465fb7baa4
commit
ee87b1131d
@ -53,7 +53,7 @@ type FlushTask struct {
|
||||
}
|
||||
```
|
||||
|
||||
3. There is a backgroud service in `Proxy`. This service gets `FlushTask` from `DdTaskQueue`, and executes in three phases:
|
||||
3. There is a background service in `Proxy`. This service gets `FlushTask` from `DdTaskQueue`, and executes in three phases:
|
||||
- `PreExecute`
|
||||
|
||||
`FlushTask` does nothing at this phase, and returns directly
|
||||
|
Loading…
Reference in New Issue
Block a user