mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Normalize rocksmq comment (#8886)
Signed-off-by: fishpenguin <kun.yu@zilliz.com>
This commit is contained in:
parent
1cb2e2153f
commit
7094722fb0
@ -279,7 +279,7 @@ func (ri *retentionInfo) retention() error {
|
||||
for {
|
||||
select {
|
||||
case <-ri.ctx.Done():
|
||||
log.Debug("aaaaaaaaaaaaa")
|
||||
log.Debug("Rocksmq retention finish!")
|
||||
return nil
|
||||
case t := <-ticker.C:
|
||||
timeNow := t.Unix()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user