未验证 提交 5702494e 编写于 作者: Y yukun 提交者: GitHub

[skip ci]Add comment for rocksmq reader (#12731)

Signed-off-by: Nfishpenguin <kun.yu@zilliz.com>
上级 a1ab961e
......@@ -1067,6 +1067,7 @@ func (rmq *rocksmq) HasNext(topicName string, readerName string, messageIDInclus
return reader.HasNext(messageIDInclusive)
}
// CloseReader close a reader
func (rmq *rocksmq) CloseReader(topicName string, readerName string) {
if rmq.isClosed() {
return
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册