未验证 提交 c488c41d 编写于 作者: X Xieql 提交者: GitHub

[skip e2e] Improve annotation (#14912)

Signed-off-by: NXieql <qianglong.xie@zilliz.com>
上级 13681263
...@@ -97,7 +97,7 @@ type orderFlushQueue struct { ...@@ -97,7 +97,7 @@ type orderFlushQueue struct {
postInjection postInjectionFunc postInjection postInjectionFunc
} }
// newOrderFlushQueue creates a orderFlushQueue // newOrderFlushQueue creates an orderFlushQueue
func newOrderFlushQueue(segID UniqueID, f notifyMetaFunc) *orderFlushQueue { func newOrderFlushQueue(segID UniqueID, f notifyMetaFunc) *orderFlushQueue {
q := &orderFlushQueue{ q := &orderFlushQueue{
segmentID: segID, segmentID: segID,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册