mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Remove Unnecessary logs in pickCanDoFunc (#7932)
Signed-off-by: xiaofan-luan <xiaofan.luan@zilliz.com>
This commit is contained in:
parent
d0667b58d7
commit
c72cff2dc2
@ -179,7 +179,6 @@ func (sa *SegIDAssigner) collectExpired() {
|
||||
}
|
||||
|
||||
func (sa *SegIDAssigner) pickCanDoFunc() {
|
||||
log.Debug("Proxy SegIDAssigner pickCanDoFunc", zap.Any("len(ToDoReqs)", len(sa.ToDoReqs)))
|
||||
if sa.ToDoReqs == nil {
|
||||
return
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user