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

[skip ci] Add comment for printReplica (#9434)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 44622622
......@@ -110,6 +110,7 @@ func (colReplica *collectionReplica) getSegmentsMemSize() int64 {
return memSize
}
// printReplica prints the collections, partitions and segments in the collectionReplica
func (colReplica *collectionReplica) printReplica() {
colReplica.mu.Lock()
defer colReplica.mu.Unlock()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册