mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 03:48:37 +08:00
[skip e2e] Fix grammar (#14454)
Signed-off-by: Bennu <yunmei.li@zilliz.com>
This commit is contained in:
parent
dd860a76cf
commit
e299626870
@ -439,7 +439,7 @@ type channelsTimeTicker interface {
|
||||
|
||||
- getLastTick
|
||||
|
||||
getLastTick returns the minimum timestamp which has already been synchronized of physical channel;
|
||||
getLastTick returns the minimum timestamp which has already been synchronized of a physical channel;
|
||||
|
||||
channelsTimeTicker will maintain the map minTsStatistics that can be synchronized and the map currents that will be
|
||||
synchronized. They are all mappings from pChan to Timestamp. The channelsTimeTicker itself has a background coroutine,
|
||||
|
Loading…
Reference in New Issue
Block a user