mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Improve annotation (#14912)
Signed-off-by: Xieql <qianglong.xie@zilliz.com>
This commit is contained in:
parent
1368126352
commit
c488c41dfb
@ -97,7 +97,7 @@ type orderFlushQueue struct {
|
||||
postInjection postInjectionFunc
|
||||
}
|
||||
|
||||
// newOrderFlushQueue creates a orderFlushQueue
|
||||
// newOrderFlushQueue creates an orderFlushQueue
|
||||
func newOrderFlushQueue(segID UniqueID, f notifyMetaFunc) *orderFlushQueue {
|
||||
q := &orderFlushQueue{
|
||||
segmentID: segID,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user