未验证 提交 32d9abff 编写于 作者: T Tumao 提交者: GitHub

[skip ci]Improve flush collections doc (#10976)

Signed-off-by: Ntumao <yan.wang@zilliz.com>
上级 7f007530
......@@ -25,7 +25,7 @@ message FlushResponse{
```
2. When `Proxy` receives `Flush` request, it would wrap this request into `FlushTask`, and push this task into `DdTaskQueue` queue. After that, `Proxy` would call method `WatiToFinish` to wait until the task finished.
2. When `Proxy` receives `Flush` request, it would wrap this request into `FlushTask`, and push this task into `DdTaskQueue` queue. After that, `Proxy` would call `WatiToFinish` to wait until the task finished.
```go
type task interface {
TraceCtx() context.Context
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册