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

[skip ci] Add comment for queryLock (#11376)

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