mirror of https://github.com/milvus-io/milvus.git
[skip ci] Add note for design doc (#13135)
Signed-off-by: yhmo <yihua.mo@zilliz.com>pull/13086/head
parent
b74a265cf0
commit
27b131d1ed
|
@ -415,8 +415,7 @@ closed because maybe there are some data needs to be written into stream current
|
|||
|
||||
##### 6.6.3 channelsTimeTicker
|
||||
|
||||
channelsTimeTicker is responsible for regularly collecting the synchronization timestamp information of all physical
|
||||
channels.
|
||||
channelsTimeTicker is responsible for regularly collecting the synchronization timestamp information of all physical channels.
|
||||
|
||||
```go
|
||||
type channelsTimeTicker interface {
|
||||
|
|
Loading…
Reference in New Issue