未验证 提交 436d5304 编写于 作者: B bigsheeper 提交者: GitHub

[skip ci] Add comment for queryUnlock (#11377)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 b51fc9ef
......@@ -136,6 +136,7 @@ func (colReplica *collectionReplica) queryLock() {
colReplica.queryMu.Lock()
}
// queryUnlock guards query and delete segment operations
func (colReplica *collectionReplica) queryUnlock() {
colReplica.queryMu.Unlock()
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册