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

[skip e2e] Add comment for hasGlobalSealedSegment (#14359)

Signed-off-by: Nbigsheeper <yihao.dai@zilliz.com>
上级 aa075edc
......@@ -77,6 +77,7 @@ func (g *globalSealedSegmentManager) getGlobalSegmentIDsByPartitionIds(partition
return resIDs
}
// hasGlobalSealedSegment checks if globalSealedSegmentManager has globalSealedSegment by segmentID
func (g *globalSealedSegmentManager) hasGlobalSealedSegment(segmentID UniqueID) bool {
g.mu.Lock()
defer g.mu.Unlock()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册