未验证 提交 2c215a0b 编写于 作者: Y yukun 提交者: GitHub

[skip ci]Add rmq_producer comment (#11346)

Signed-off-by: Nfishpenguin <kun.yu@zilliz.com>
上级 ab00fe90
......@@ -35,6 +35,7 @@ func (rp *rmqProducer) Send(ctx context.Context, message *ProducerMessage) (Mess
return &rmqID{messageID: id}, err
}
// Close does nothing currently
func (rp *rmqProducer) Close() {
// TODO(yukun): may need to destroy topic
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册