mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Grammar correction (#14128)
Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
This commit is contained in:
parent
7ce71870ce
commit
7d5ff4f771
@ -26,7 +26,7 @@ import (
|
||||
"github.com/milvus-io/milvus/internal/log"
|
||||
)
|
||||
|
||||
// ticker can update ts only when the minTs greater than the ts of ticker, we can use maxTs to update current later
|
||||
// ticker can update ts only when the minTs are greater than the ts of ticker, we can use maxTs to update current later
|
||||
type getPChanStatisticsFuncType func() (map[pChan]*pChanStatistics, error)
|
||||
|
||||
// channelsTimeTicker manages the timestamp statistics
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user